ConverterStringToRawAngle(String, AngularUnitFormat) Method

Converts the specified string to a raw angle according to the specified angular units format. Currently not implemented.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static double StringToRawAngle(
        string value,
        AngularUnitFormat units
)

Parameters

value  String
[in] Value to convert.
units  AngularUnitFormat
[in] Units to convert in.

Return Value

Double
See Also

©  Bricsys NV. All rights reserved.