Click or drag to resize

SubDEdgeChainIsClosedLoop Property

True when the chain closes back on itself.

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

Property Value

Type: Boolean
See Also