Creating a Drawing Automation Process

You can create a drawing automation process to automate the creation of drawing.


Before you begin: Create and activate an automation process manager.
See Also
About the Types of Automation Processes
About Specifications Logic
  1. From the Automation section of the action bar, click Automation Process Drawing .
  2. Optional: In the Automation Process Definition dialog box, modify the name of new drawing automation process.
  3. In the Short Description and Long Description boxes, enter the required information.
  4. Under Specifications Logic, click Action Editor .
  5. In the Action Editor: Compute Specifications Logic panel, modify the code according to the logic of the task.

    • The first two arguments are set, where second is ASDSpecDrawing with a default variable name DrawingSpec.
    • Set the mandatory attributes into DrawingSpec.

      For example, DrawingSpec.SetDrawingStandard (ISO).

The drawing automation process is configured with minimum settings and is ready to be added in the chapter.