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.
public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean Get
Report wishes and bugs at discourse.mcneel.com