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:
- Execute commands on the command line.
- Copy the command line content to the Notepad program and save it as a SCR file.
- Delete the prompt information in the SCR file, save the file, and complete the script file SCR.
- Click the menu Tools →Run Script and select the created SCR script to run it.
| CN Solution | ★中望CAD中如何创建脚本实现自动绘图 |
|---|---|
| JP Solution |
★How to create scripts in ZWCAD for automated drawing:https://confluence.zwcad.com/pages/viewpage.action?pageId=323747953



