- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm a little inexperienced when it comes to the power and limits of using LISP/VBA code to automate certain tasks, but I want to take a stab at it.
I would like to have ACAD Copy with Base point at (0,0,0) everything within model space and paste it into another file at (0,0,0).
Ideally I would like to have the program Copy everything from say 4 or 5 files and paste it into one single file.
For example: If we have (3) files: A,B,&C. I would like to copy with base point at (0,0,0) everting in file A,B,&C and paste them into a new file D at (0,0,0).
I am not looking for a full solution, rather I'm asking for advise on which programming language/tools I could use to achieve the above mentioned sequence.
If anyone could give me any good recommendations that would be great!
Thanks in advance.
Solved! Go to Solution.