group_name#

property Polyline.group_name: str#

Group the object belongs to.

Returns:
str

Name of the group.

References

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

Examples

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