Click or drag to resize
SoLicensesInfoGetVersion Method

Returns a character string identifying the version of the Open Inventor library in use.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static string GetVersion()

Return Value

Type: String
Remarks

For example: "9.4.0.0" for the 9.4 release.

For a floating point version number see getLicensingVersionNumber.

See Also