Overload_Rhino_Geometry_PolylineCurve_ToPolyline - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
ToPolyline() | Returns the underlying Polyline, or points. |
![]() |
ToPolyline(Int32, Int32, Double, Double, Double, Double, Double, Double, Boolean) | Gets a polyline approximation of a curve. (Inherited from Curve.) |
![]() |
ToPolyline(Int32, Int32, Double, Double, Double, Double, Double, Double, Boolean, Interval) | Gets a polyline approximation of a curve. (Inherited from Curve.) |