mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 20:22:09 +00:00
99b162f712
When editing representation items for elements with IfcMaterialLayerSetUsage (LAYER2/LAYER3), the depth attribute is now hidden from the UI as it should not be modified at the item level for these parametric elements. The check is performed by accessing the parent element through the representation_obj property in geometry props and checking its material usage type.