Implements IfcOffsetCurveByDistance mapping

This commit is contained in:
Richard Brice
2023-11-21 08:54:06 -08:00
parent 49d9245e29
commit 5f7e89a5f8
2 changed files with 165 additions and 0 deletions
+3
View File
@@ -120,6 +120,9 @@ BIND(IfcSegmentedReferenceCurve);
BIND(IfcGradientCurve);
#endif
BIND(IfcCompositeCurve);
#ifdef SCHEMA_HAS_IfcOffsetCurveByDistances
BIND(IfcOffsetCurveByDistances)
#endif
BIND(IfcTrimmedCurve);
BIND(IfcArbitraryOpenProfileDef);
#ifdef SCHEMA_HAS_IfcIndexedPolyCurve