Fixes minor issues with mapping code

This commit is contained in:
Richard Brice
2023-10-04 13:25:58 -07:00
parent a5c07d5e24
commit b9c234457d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -113,10 +113,10 @@ BIND(IfcEdge);
BIND(IfcEdgeLoop);
BIND(IfcPolyline);
BIND(IfcPolyLoop);
BIND(IfcCompositeCurve);
#ifdef SCHEMA_HAS_IfcGradientCurve
BIND(IfcGradientCurve);
#endif
BIND(IfcCompositeCurve);
BIND(IfcTrimmedCurve);
BIND(IfcArbitraryOpenProfileDef);
#ifdef SCHEMA_HAS_IfcIndexedPolyCurve