Message 1 of 3
macro to save nwcout with suffix

Not applicable
10-14-2018
02:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to modify the qsave macro in both plant3d and civil3d to perform an nwcout silently using a specific set of options for nwopt and adding sufix "NWCOUT" to the same folder as the dwg
ie if file is named 123-Existing Pipe Network.dwg then the file 123-Existing Pipe Network_NWCOUT.nwc will be created in the same directory as the dwg is saved.
If its too much to set the nwopt part then just adding the suffix would do.
Any suggestions?