M_Rhino_Geometry_Polyline__ctor_2 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new empty polyline with an initial capacity.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Polyline(
int initialCapacity
)
VB
Public Sub New (
initialCapacity As Integer
)
- initialCapacity
- Type: System.Int32
Number of vertices this polyline can contain without resizing.
Supported in: 6.0.16224.21491, 5D58w