Click or drag to resize

Metodo QsInventorUtilsConvertScaleToDouble

Converts the scale (X:Y) to double.

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static bool ConvertScaleToDouble(
	string scale,
	ref double scaleAsDbl
)

Parametri

scale
Tipo: SystemString
The scale.
scaleAsDbl
Tipo: SystemDouble
The d.

Valore di ritorno

Tipo: Boolean

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.ConvertScaleToDouble(System.String,System.Double@)"]

Vedi anche