Copy All Items In Model Spaces

Copy All Items In Model Spaces

Anonymous
Not applicable
283 Views
2 Replies
Message 1 of 3

Copy All Items In Model Spaces

Anonymous
Not applicable
Hi,
I need to generate VBA code that opens a drawing and copies all elements in model space to another drawing. I am ok with the opening of the drawing but can't see how to copy all of the elements. I appreciate some help on this from the group. Thanks in anticipation.
0 Likes
284 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Look into CopyObject() method.


wrote in message news:5065405@discussion.autodesk.com...
Hi,
I need to generate VBA code that opens a drawing and copies all elements in
model space to another drawing. I am ok with the opening of the drawing but
can't see how to copy all of the elements. I appreciate some help on this
from the group. Thanks in anticipation.
0 Likes
Message 3 of 3

Anonymous
Not applicable
I looked on the help file but it didn't help - I guess it is because I am so new to this. I am trying to save myself alot of work by generating asimple macro.
0 Likes