Add support for IFC4.IfcTriangulatedFaceSet

This commit is contained in:
Thomas Krijnen
2015-06-16 12:58:51 +00:00
parent 4f60c7d48c
commit 28863f90b9
3 changed files with 111 additions and 1 deletions
+1
View File
@@ -54,6 +54,7 @@ SHAPE(IfcAdvancedBrep);
// FIXME: Surfaces should have a shape type of their own
SHAPE(IfcBSplineSurfaceWithKnots);
SHAPE(IfcPlane);
SHAPE(IfcTriangulatedFaceSet);
#endif
SHAPE(IfcExtrudedAreaSolid);
SHAPE(IfcRevolvedAreaSolid);