mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
Skeleton for IfcManifoldSolidBrep and IfcConnectedFaceSet
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user