Click or drag to resize
SoDebugErrorPostInfo Method

Posts an informational (non-error) message.

Namespace: OIV.Inventor.Errors
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void PostInfo(
	string methodName,
	string formatString
)

Parameters

methodName
Type: SystemString
formatString
Type: SystemString
Remarks