Mapping of vertical profiles with IfcGradientCurve

This commit is contained in:
Richard Brice
2023-10-16 14:13:43 -07:00
committed by Thomas Krijnen
parent 3eb85cc36a
commit d52f12973a
2 changed files with 2 additions and 2 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