Message 1 of 3
Use Script pro 2.0 to move single solid object in multiple dwg files to new position
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
New to forum and trying to learn more about scripting for mundane tasks. Does anyone have any good examples or sources on the web for learning scripting in autocad to simply
1) open a dwg
2) sel all solids (only one in each file)
3) move to a specific coordinate (x,y,z)
4) qsave
5) close the file
6) Open the next dwg file and repeat the above
I was able to do this using script pro 2.0 some time ago but lost my script and I'm trying to relearn what I did
Any help most appreciated