mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Directions as CGAL Vector_3, more robust points
This commit is contained in:
@@ -43,3 +43,4 @@ FACE(IfcFace);
|
||||
WIRE(IfcPolyLoop);
|
||||
|
||||
CLASS(IfcCartesianPoint,cgal_point_t);
|
||||
CLASS(IfcDirection,cgal_direction_t);
|
||||
|
||||
Reference in New Issue
Block a user