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: 2024.2.2.0 (10.16.2.0)
Syntax
public static string GetPlatformString()

Return Value

Type: String
Remarks

For example "Win32".

See Also