catia_set_batch_mode
Suspend CATIA's screen refresh and file-alert dialogs to speed up long modelling sequences and prevent modal save prompts from blocking automation. Turn it back on to restore normal viewport behavior.
Instructions
Suspend or resume CATIA's screen refresh and file-alert dialogs. Turning batch mode on makes long sequences of modelling calls markedly faster and stops modal save/overwrite prompts from blocking automation. Always turn it back off when you are done, or the user is left with a frozen-looking viewport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | True to suspend refresh and alerts, False to restore. |