IfcAxis2Placement2D

This commit is contained in:
Ken Arroyo Ohori
2017-02-08 16:56:59 -06:00
parent 7051104bc7
commit 1755752ab7
4 changed files with 37 additions and 152 deletions
+1 -1
View File
@@ -44,6 +44,6 @@ WIRE(IfcPolyLoop);
CLASS(IfcCartesianPoint,cgal_point_t);
CLASS(IfcDirection,cgal_direction_t);
//CLASS(IfcAxis2Placement2D,cgal_placement_t);
CLASS(IfcAxis2Placement2D,cgal_placement_t);
CLASS(IfcAxis2Placement3D,cgal_placement_t);
CLASS(IfcObjectPlacement,cgal_placement_t);