Click or drag to resize

PolyCurveHasGap Property

This is a quick way to see if the curve has gaps between the sub curve segments.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool HasGap { get; }

Property Value

Type: Boolean
See Also