Click or drag to resize

RhinoMathMetersPerUnit Method

Return number of meters per one unit of a given unit system

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public static double MetersPerUnit(
	UnitSystem units
)

Parameters

units
Type: RhinoUnitSystem

Return Value

Type: Double

[Missing <returns> documentation for "M:Rhino.RhinoMath.MetersPerUnit(Rhino.UnitSystem)"]

See Also