mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
582 stars 135 forks source link

Offset of curve #473

Closed mirkomaga closed 2 years ago

mirkomaga commented 2 years ago

Hi, I would need to offset a curve. I see that RhinoCommon have it: Curve.Offset Method (Plane, Double, Double, CurveOffsetCornerStyle)

Thanks

sbaer commented 2 years ago

Offset is not available in our free open source rhino3dm toolkit. For this functionality you will need to use RhinoCommon