mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
IfcCraneRailAShapeProfileDef for better or worse
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user