name#

property Object3d.name: str#

Name of the object as a string value.

Returns:
str

Name of object as a string value.

References

>>> oEditor.GetPropertyValue
>>> oEditor.ChangeProperty

Examples

>>> from ansys.aedt.core.modeler.cad.object_3d import Object3d
>>> obj = Object3d()
>>> obj.name