P_Rhino_Geometry_Polyline_SegmentCount - mcneel/rhinocommon-api-docs GitHub Wiki

Polyline.SegmentCount Property

Gets the number of segments for this polyline.

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

Syntax

C#

public int SegmentCount { get; }

VB

Public ReadOnly Property SegmentCount As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Polyline Class
Rhino.Geometry Namespace

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