RhinoCommon API
SimpleArrayArrayPoint3dPointCountAt Method |
Gets the amount of points in a polyline.
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public int PointCountAt( int index )
Public Function PointCountAt ( index As Integer ) As Integer
Parameters
- index
- Type: SystemInt32
[Missing <param name="index"/> documentation for "M:Rhino.Runtime.InteropWrappers.SimpleArrayArrayPoint3d.PointCountAt(System.Int32)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:Rhino.Runtime.InteropWrappers.SimpleArrayArrayPoint3d.PointCountAt(System.Int32)"]