-
Switching to another drawing in an AutoCAD session
My VBA application requires 3D (2D + Height) coordinate info from one drawing to be used in another one in the same VBA running session.
I need to ALIGN one drawing based upon 3 3D points from another drawing automatically.
At the moment I'm running my application to collate the info from drawing 1, store it, close my application to open the other drawing and run my application again to retrieve the info to ALIGN it.
Any idea how I can switch to another loaded drawing in the same VBA running session?
Thanks!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules