mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 01:41:12 +00:00
Several more classes, needs testing
This commit is contained in:
@@ -34,16 +34,19 @@ SHAPES(IfcRepresentation);
|
||||
// IfcFacetedBrepWithVoids included
|
||||
// IfcAdvancedBrepWithVoids included
|
||||
SHAPES(IfcManifoldSolidBrep);
|
||||
SHAPES(IfcMappedItem);
|
||||
|
||||
SHAPE(IfcExtrudedAreaSolid);
|
||||
SHAPE(IfcConnectedFaceSet);
|
||||
SHAPE(IfcCsgSolid);
|
||||
SHAPE(IfcBlock);
|
||||
|
||||
FACE(IfcArbitraryClosedProfileDef);
|
||||
FACE(IfcFace);
|
||||
FACE(IfcRectangleProfileDef);
|
||||
|
||||
WIRE(IfcPolyLoop);
|
||||
WIRE(IfcPolyline);
|
||||
|
||||
CLASS(IfcCartesianPoint,cgal_point_t);
|
||||
CLASS(IfcDirection,cgal_direction_t);
|
||||
|
||||
Reference in New Issue
Block a user