Skip to content

pytha.get_group_angle

fabian-flassig edited this page May 28, 2026 · 1 revision

Gets the rotation angle of a group around its w-axis.

Similar to the angle field in the Attributes -> Edit Group dialog in the PYTHA user interface.

pytha.get_group_angle(element)
Parameter Type Description
element element_handle A single element handle to a group

Return value

Type Description
number Rotation angle of the group in degrees

Version Support:

Minimum PYTHA Version: V26

See also:

pytha, element handles, Groups, set_group_angle

Clone this wiki locally