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.36.0 (9.9.36.0)
Syntaxpublic static void SetMaxNumMessages(
int name_10456
)
Public Shared Sub SetMaxNumMessages (
name_10456 As Integer
)
public:
static void SetMaxNumMessages(
int name_10456
)
static member SetMaxNumMessages :
name_10456 : int -> unit
Parameters
- name_10456
- Type: SystemInt32
Remarks
See Also