Skip to content

pytha.set_group_angle

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

Sets 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.set_group_angle(element, angle)
Parameter Type Description
element element_handle A single element handle to a group
angle number Rotation angle in degrees

Version Support:

Minimum PYTHA Version: V26

See also:

pytha, element handles, Groups, get_group_angle

Clone this wiki locally