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

Return Value

Type: String
Remarks

For example "Win32".

See Also