mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 12:12:15 +00:00
Implements IfcOffsetCurveByDistance mapping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user