Add support for IfcSweptDiskSolid

This commit is contained in:
Thomas Krijnen
2014-04-16 16:51:03 +00:00
parent ed1db3dc68
commit b30fbf73ae
2 changed files with 76 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ SHAPE(IfcCsgSolid);
SHAPE(IfcCurveBoundedPlane);
SHAPE(IfcRectangularTrimmedSurface);
SHAPE(IfcSurfaceCurveSweptAreaSolid);
SHAPE(IfcSweptDiskSolid);
#ifdef USE_IFC4
SHAPE(IfcCylindricalSurface);
#endif