ComponentIndex.IsUnset Method

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()
Public Function IsUnset As Boolean

Return Value

Type: Boolean

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

See Also