RhinoCommon API
Polyline Constructor (Int32) |
Initializes a new empty polyline with an initial capacity.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- initialCapacity
- Type: SystemInt32
Number of vertices this polyline can contain without resizing.