Click or drag to resize

SurfaceDirectionIndicatorsIsValid Property

Returns true if this instance is valid. The geometry that was used to create may not have been garbage collected.

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

Property Value

Type: Boolean
See Also