M_Rhino_Geometry_Collections_NurbsCurvePointList_ControlPolygon - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsCurvePointList.ControlPolygon Method

Constructs a polyline through all the control points. Note that periodic curves generate a closed polyline with fewer points than control-points.

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Polyline ControlPolygon()

VB

Public Function ControlPolygon As Polyline

Return Value

Type: Polyline
A polyline connecting all control points.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

NurbsCurvePointList Class
Rhino.Geometry.Collections Namespace

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