Click or drag to resize

ComponentIndexIsUnset Method

Return true is this component index is the same as the Unset component index

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool IsUnset()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Geometry.ComponentIndex.IsUnset"]

See Also