SoDBGetLicensingVersionNumber Method |
Note: This API is now obsolete.
Returns current version number for license checking.
Namespace: OIV.Inventor
[ObsoleteAttribute("See documentation for more details")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public static float GetLicensingVersionNumber()
See method LicenseCheck.
If you need a descriptive string see getVersion. If you just need the version number as an integer or string, see the macros in SoVersion.h.Obsoletesince Open Inventor 9800 please use SoLicensesInfo.getLicensingVersionNumber() instead