Skip to content

pytha.get_group_closed

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

Gets the closed-state properties for a group.

Similar to the properties in the Attributes -> Edit Group dialog in the PYTHA user interface under "Keep closed".

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

Return value

Key Type Description
parts_list boolean Group is closed in parts list
functions boolean Group is closed in functions
geometry boolean Group geometry is rigid

Version Support:

Minimum PYTHA Version: V26

See also:

pytha, element handles, set_group_closed

Clone this wiki locally