Skeleton for IfcManifoldSolidBrep and IfcConnectedFaceSet

This commit is contained in:
Ken Arroyo Ohori
2017-01-27 18:40:38 -06:00
parent cac9c91c56
commit 0821dd4702
2 changed files with 81 additions and 0 deletions
@@ -31,5 +31,12 @@
SHAPES(IfcRepresentation);
SHAPE(IfcExtrudedAreaSolid);
// IfcFacetedBrep included
// IfcAdvancedBrep included
// IfcFacetedBrepWithVoids included
// IfcAdvancedBrepWithVoids included
SHAPES(IfcManifoldSolidBrep);
SHAPE(IfcConnectedFaceSet);
CLASS(IfcCartesianPoint,cgal_point_t);