UnitsConverterGetConversionFactor Method

Calculates the conversion factor between the block's units and the current drawing's units.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public static double GetConversionFactor(
        UnitsValue from,
        UnitsValue to
)

Parameters

from  UnitsValue
[in] Value to convert.
to  UnitsValue
[in] Value to convert to.

Return Value

Double
See Also

©  Bricsys NV. All rights reserved.