SoConsoleSetMaxNumMessages Method |
Sets the maximum number of messages to be printed in the console.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static void SetMaxNumMessages(
int name_10435
)
Public Shared Sub SetMaxNumMessages (
name_10435 As Integer
)
public:
static void SetMaxNumMessages(
int name_10435
)
static member SetMaxNumMessages :
name_10435 : int -> unit
Parameters
- name_10435
- Type: SystemInt32
Remarks
See Also