M_Rhino_RhinoDoc_GetUnitSystemName - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.GetUnitSystemName Method

[Missing

documentation for "M:Rhino.RhinoDoc.GetUnitSystemName(System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public string GetUnitSystemName(
	bool modelUnits,
	bool capitalize,
	bool singular,
	bool abbreviate
)

VB

Public Function GetUnitSystemName ( 
	modelUnits As Boolean,
	capitalize As Boolean,
	singular As Boolean,
	abbreviate As Boolean
) As String

Parameters

 

modelUnits
Type: System.Boolean
[Missing documentation for "M:Rhino.RhinoDoc.GetUnitSystemName(System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
capitalize
Type: System.Boolean
[Missing documentation for "M:Rhino.RhinoDoc.GetUnitSystemName(System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
singular
Type: System.Boolean
[Missing documentation for "M:Rhino.RhinoDoc.GetUnitSystemName(System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
abbreviate
Type: System.Boolean
[Missing documentation for "M:Rhino.RhinoDoc.GetUnitSystemName(System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

Return Value

Type: String
[Missing documentation for "M:Rhino.RhinoDoc.GetUnitSystemName(System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️