group_name#

property UserDefinedComponent.group_name: str#

Group the component belongs to.

Returns:
str

Name of the group.

References

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

Examples

>>> from ansys.aedt.core.modeler.cad.components_3d import UserDefinedComponent
>>> obj = UserDefinedComponent()
>>> obj.group_name