catia_start_command
Trigger any CATIA interactive command by name, such as Undo or Fit All In, to access behaviors not exposed in the automation API. Specify the command name matching the UI language.
Instructions
Trigger a CATIA interactive command by its name, the way a menu item would - for example 'Undo', 'Redo', 'Fit All In' or 'Isometric View'. Useful for the handful of behaviours CATIA exposes nowhere else in the automation API. The command name must match the language of the CATIA user interface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Interactive command name, e.g. 'Undo' or 'Fit All In'. |