Click or drag to resize
SoModuleCheckGetPlatformString Method

Returns a string describing the platform used to build the library.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public static string GetPlatformString()

Return Value

Type: String
Remarks

For example "Win32".

See Also