SoErrorGetDebugString Method |
Returns debug string containing full error information from instance.
Namespace: OIV.Inventor.ErrorsAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic string GetDebugString()
Public Function GetDebugString As String
public:
String^ GetDebugString()
member GetDebugString : unit -> string
Return Value
Type:
String
Remarks
See Also