group_name#
- property UserDefinedComponent.group_name: str#
Group the component belongs to.
- Returns:
strName of the group.
References
>>> oEditor.GetPropertyValue >>> oEditor.ChangeProperty
Examples
>>> from ansys.aedt.core.modeler.cad.components_3d import UserDefinedComponent >>> obj = UserDefinedComponent() >>> obj.group_name