IfcIndexedPolyCurve

This commit is contained in:
Thomas Krijnen
2017-08-05 12:39:15 +02:00
parent b00acd3f67
commit fd7f6e1f26
2 changed files with 71 additions and 0 deletions
+3
View File
@@ -114,6 +114,9 @@ WIRE(IfcPolyLoop);
WIRE(IfcCompositeCurve);
WIRE(IfcTrimmedCurve);
WIRE(IfcArbitraryOpenProfileDef);
#ifdef USE_IFC4
WIRE(IfcIndexedPolyCurve)
#endif
CURVE(IfcCircle);
CURVE(IfcEllipse);