ModelUnitSystemValueToUnitSystem Method |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public UnitSystem ToUnitSystem(
out double meterPerUnit
)
Public Function ToUnitSystem (
<OutAttribute> ByRef meterPerUnit As Double
) As UnitSystem
Parameters
- meterPerUnit
- Type: SystemDouble
Return Value
Type:
UnitSystemSee Also