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