IfcCraneRailAShapeProfileDef for better or worse

This commit is contained in:
Thomas Krijnen
2020-03-17 11:55:54 +01:00
parent 481c6165ca
commit 9a99f85026
2 changed files with 47 additions and 0 deletions
+4
View File
@@ -121,6 +121,10 @@ FACE(IfcDerivedProfileDef);
// IfcAdvancedFace included in case of IFC4
FACE(IfcFace);
#ifdef SCHEMA_HAS_IfcCraneRailAShapeProfileDef
FACE(IfcCraneRailAShapeProfileDef);
#endif
WIRE(IfcEdgeCurve);
WIRE(IfcSubedge);
WIRE(IfcOrientedEdge);