| Metodo QsInventorUtilsConvertScaleToDouble |
Converts the scale (X:Y) to double.
Namespace: InvNetLib.FutureLibraryAssembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi 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