P_Rhino_Geometry_Polyline_IsValid - mcneel/rhinocommon-api-docs GitHub Wiki
Gets a value that indicates whether this polyline is valid. Valid polylines have at least one segment, no Invalid points and no zero length segments.
Closed polylines with only two segments are also not considered valid.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsValid { get; }
VB
Public ReadOnly Property IsValid As Boolean
Get
Type: Boolean
Supported in: 6.0.16224.21491, 5D58w