Eyeshot 10 WinForms API Reference
GetUnitsToMmFactor Method

WinForms Assembly > devDept.Geometry Namespace > UtilityEx Class : GetUnitsToMmFactor Method
The model units
Gets the factor to convert from units to mm.
Syntax
'Declaration
 
Public Shared Function GetUnitsToMmFactor( _
   ByVal units As linearUnitsType _
) As Double
public static double GetUnitsToMmFactor( 
   linearUnitsType units
)

Parameters

units
The model units

Return Value

The conversion factor.
See Also

Reference

UtilityEx Class
UtilityEx Members