Overload_Rhino_Geometry_Curve_Offset - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.Offset Method

Overload List

 

Name Description
Public method Offset(Plane, Double, Double, CurveOffsetCornerStyle) Offsets this curve. If you have a nice offset, then there will be one entry in the array. If the original curve had kinks or the offset curve had self intersections, you will get multiple segments in the offset_curves[] array.
Public method Offset(Point3d, Vector3d, Double, Double, CurveOffsetCornerStyle) Offsets this curve. If you have a nice offset, then there will be one entry in the array. If the original curve had kinks or the offset curve had self intersections, you will get multiple segments in the offset_curves[] array.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️