object_names#

property Modeler3D.object_names: list#

List of the names of all objects.

Returns:
list

Examples

>>> from ansys.aedt.core.modeler.cad.primitives import GeometryModeler
>>> obj = GeometryModeler()
>>> obj.object_names