Click or drag to resize
SoGLErrorPost Method

Posts an error.

Namespace: OIV.Inventor.Errors
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Post(
	int openGLErrorCode,
	string glFuncName,
	string formatString
)

Parameters

openGLErrorCode
Type: SystemInt32
glFuncName
Type: SystemString
formatString
Type: SystemString
Remarks