P_Rhino_Geometry_PolyCurve_HasGap - mcneel/rhinocommon-api-docs GitHub Wiki

PolyCurve.HasGap 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) Version: Rhino 6.0

Syntax

C#

public bool HasGap { get; }

VB

Public ReadOnly Property HasGap As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PolyCurve Class
Rhino.Geometry Namespace

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