Maintain identity and cache styles based on surface-style-shading not styled-item #5486

This commit is contained in:
Thomas Krijnen
2024-10-10 16:48:30 +02:00
parent dc1842dbe8
commit 189bcd5ad6
3 changed files with 20 additions and 5 deletions
+1
View File
@@ -171,6 +171,7 @@ BIND(IfcVector);
// BIND(IfcColourRgb);
BIND(IfcMaterial); // -> style
BIND(IfcStyledItem); // -> style
BIND(IfcSurfaceStyle); // -> style
#ifdef SCHEMA_HAS_IfcCurveSegment
BIND(IfcCurveSegment);