SubDEdgeChainIsClosedLoop Property |
True when the chain closes back on itself.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic bool IsClosedLoop { get; }Public ReadOnly Property IsClosedLoop As Boolean
Get
Property Value
Type:
Boolean
See Also