Implement IfcBoundingBox.

This commit is contained in:
Dion Moult
2021-09-22 20:57:54 +10:00
committed by Thomas Krijnen
parent 0f73c43638
commit bc5e33489e
2 changed files with 23 additions and 0 deletions
+1
View File
@@ -88,6 +88,7 @@ SHAPE(IfcHalfSpaceSolid);
SHAPE(IfcSurfaceOfLinearExtrusion);
SHAPE(IfcSurfaceOfRevolution);
SHAPE(IfcBlock);
SHAPE(IfcBoundingBox);
SHAPE(IfcRectangularPyramid);
SHAPE(IfcRightCircularCylinder);
SHAPE(IfcRightCircularCone);