UtilityEx.GetUnitsToMmFactor Method

Gets the factor to convert from units to mm.
Public Shared Function GetUnitsToMmFactor( _ 
ByVal units As linearUnitsType
) As Double
This language is not supported or no code example is available.
public static double GetUnitsToMmFactor( 
linearUnitsType units 
)
This language is not supported or no code example is available.

Parameters

units
linearUnitsType

The model units

Return Value

double

The conversion factor.

.NET Framework

Supported in: 4.8

In this article

Definition