Click or drag to resize

Metodo QsInventorUtilsConvertScaleToDouble

Converts the scale (X:Y) to double.

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

Parametri

scale  String
The scale.
scaleAsDbl  Double
The d.

Valore di ritorno

Boolean

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

Vedi anche