Click or drag to resize

LengthValueLength Method (LengthUnit)

Length value in a given unit system

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public double Length(
	LengthUnit units
)

Parameters

units
Type: RhinoLengthUnit

[Missing <param name="units"/> documentation for "M:Rhino.LengthValue.Length(Rhino.LengthUnit)"]

Return Value

Type: Double

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

See Also