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: 2023.1.3.0 (2023.1.3)
Syntax public static void SetMaxNumMessages(
int name_9796
)
Public Shared Sub SetMaxNumMessages (
name_9796 As Integer
)
public:
static void SetMaxNumMessages(
int name_9796
)
static member SetMaxNumMessages :
name_9796 : int -> unit
Parameters
- name_9796
- Type: SystemInt32
Remarks See Also