Overload_Rhino_Geometry_Curve_TryGetPolyline - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.TryGetPolyline Method

Overload List

 

Name Description
Public method TryGetPolyline(Polyline) Several types of Curve can have the form of a polyline including a degree 1 NurbsCurve, a PolylineCurve, and a PolyCurve all of whose segments are some form of polyline. IsPolyline tests a curve to see if it can be represented as a polyline.
Public method TryGetPolyline(Polyline, Double[]) Several types of Curve can have the form of a polyline including a degree 1 NurbsCurve, a PolylineCurve, and a PolyCurve all of whose segments are some form of polyline. IsPolyline tests a curve to see if it can be represented as a polyline.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

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