GH_FormatRhinoUnitSymbol Method (UnitSystem) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string RhinoUnitSymbol(
UnitSystem unitSystem
)
Public Shared Function RhinoUnitSymbol (
unitSystem As UnitSystem
) As String
Parameters
- unitSystem
- Type: UnitSystem
Return Value
Type:
StringSee Also