Click or drag to resize

PolyCurveIsNested Property

Gets a value indicating whether or not a PolyCurve contains nested PolyCurves.

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

Property Value

Type: Boolean
See Also