mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-08 05:16:25 +00:00
Mapping of vertical profiles with IfcGradientCurve
This commit is contained in:
committed by
Thomas Krijnen
parent
3eb85cc36a
commit
d52f12973a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user