IfcTrimmedCurve. Needs projection to closest point in curve?

This commit is contained in:
Ken Arroyo Ohori
2017-03-13 19:08:50 -06:00
parent 54331062c3
commit 7d16b725a3
2 changed files with 159 additions and 0 deletions
@@ -72,6 +72,7 @@ WIRE(IfcOrientedEdge);
WIRE(IfcPolyLoop);
WIRE(IfcPolyline);
WIRE(IfcCompositeCurve);
WIRE(IfcTrimmedCurve);
CURVE(IfcCircle);
CURVE(IfcEllipse);