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