This commit is contained in:
Andrej730
2025-01-16 17:07:33 +05:00
parent 6fb0f5e63a
commit 133459faec
@@ -959,7 +959,7 @@ def get_decomposition(element: ifcopenshell.entity_instance, is_recursive=True)
"""
Retrieves all subelements of an element based on the spatial decomposition
hierarchy. This includes all subspaces and elements contained in subspaces,
parts of an aggreate, all openings, and all fills of any openings.
parts of an aggregate, all openings, and all fills of any openings.
:param element: The IFC element
:return: The decomposition of the element