This Workflow Designer activity executes any AutoCAD command supported by AutoCAD Map 3D toolset that can be run from the command line.
If the command requires a selection set or input from a dialog box, the workflow pauses (during run time). The person running the workflow must specify a selection set (or dialog box input) during run time.
This activity does not necessarily produce any outputs that can be bound to subsequent activities.
- Display Name
- Enter a title for this activity.
- Command
- Type the command line entry for the AutoCAD command to execute.
- Parameters
- Enter any parameters for the command, or prompt for them at run time.
Note: If the command displays dialog boxes or requires a selection set, you must provide this input manually at run-time. You cannot automate these responses.
- Prompt At Run Time
- Select this option to pause for input at run time.
- Enabled
- Select or clear this option to enable or disable the activity.