Click or drag to resize

LengthUnitIsUnset Method

Determines whether the specified value is Unset.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static bool IsUnset(
	 in LengthUnit unit
)

Parameters

unit
Type: RhinoLengthUnit

[Missing <param name="unit"/> documentation for "M:Rhino.LengthUnit.IsUnset(Rhino.LengthUnit@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.LengthUnit.IsUnset(Rhino.LengthUnit@)"]

See Also