Fixed version of f3f7939c8b + get_element_zones

This commit is contained in:
Andrej730
2025-03-11 12:06:25 +05:00
parent ed0b1c5009
commit 64f51d733e
4 changed files with 26 additions and 9 deletions
@@ -194,6 +194,7 @@ Valid keys are:
"``classification``", "Gets the element's classification reference(s)"
"``group``", "Gets the element's group(s)"
"``system``", "Gets the element's system(s). This is a subset of group(s)."
"``zone``", "Gets the element's zone(s). This is a subset of group(s)."
"``material`` or ``mat``", "Gets the assigned material, which may be a material set."
"``item`` or ``i``", "If the previous key returns a material set, gets the relevant material set items"
"``materials`` or ``mats``", "Gets a list of IfcMaterials assigned directly or indirectly (such as via a material set) to the element"