Composite curves

This commit is contained in:
Ken Arroyo Ohori
2017-03-07 19:39:59 -06:00
parent 3f94d4af37
commit a3df0556aa
3 changed files with 94 additions and 2 deletions
@@ -63,6 +63,7 @@ WIRE(IfcEdgeLoop);
WIRE(IfcOrientedEdge);
WIRE(IfcPolyLoop);
WIRE(IfcPolyline);
WIRE(IfcCompositeCurve);
CLASS(IfcCartesianPoint,cgal_point_t);
CLASS(IfcDirection,cgal_direction_t);