Issue: 

How to create scripts in ZWCAD, record the flow of drawing steps, use script files instead of manual operations, and complete the preset drawing process quickly and accurately?

Solution:

Create a script:

  1. Execute commands on the command line.
  2. Copy the command line content to the Notepad program and save it as a SCR file.
  3. Delete the prompt information in the SCR file, save the file, and complete the script file SCR.
  4. Click the menu Tools →Run Script and select the created SCR script to run it.



★How to create scripts in ZWCAD for automated drawinghttps://confluence.zwcad.com/pages/viewpage.action?pageId=323747953