user_defined_component_names#
- property Modeler3D.user_defined_component_names: list#
List of the names of all 3D component objects.
References
>>> oEditor.Get3DComponentDefinitionNames >>> oEditor.Get3DComponentInstanceNames
Examples
>>> from ansys.aedt.core.modeler.cad.primitives import GeometryModeler >>> obj = GeometryModeler() >>> obj.user_defined_component_names