Lisp copy block multiple dwg (help modify)

Lisp copy block multiple dwg (help modify)

Edwin.Saez
Advisor Advisor
702 Views
1 Reply
Message 1 of 2

Lisp copy block multiple dwg (help modify)

Edwin.Saez
Advisor
Advisor

hello everyone!

 

Someone could help me by modifying this Lisp from Master Leemac.
Lisp copies a block to different architectures without opening them, but copies them into a new layout and what I need is to copy the block into the active layout.

 

I hope someone can help me.

 

 

 

Edwin Saez


LinkedIn / AutoCAD Certified Professional


EESignature


 


Si mi respuesta fue una solución para usted, por favor seleccione "Aceptar Solución", para que también sirva a otro usuarios.

0 Likes
703 Views
1 Reply
Reply (1)
Message 2 of 2

pbejse
Mentor
Mentor

@Edwin.Saez.Jamanca wrote:

hello everyone!

 

Someone could help me by modifying this Lisp from Master Leemac.
Lisp copies a block to different architectures without opening them, but copies them into a new layout and what I need is to copy the block into the active layout.

 

I hope someone can help me. 

 


Yes edwin.saez.jamanca, someone can help.

 

Fantastic program by Lee Mac, the selected object(s) are copied to the same space of the source (active) file are located, so it does create a new layout (except Model) when layout name does not exist. The person who is willing to modify the lisp would identify the target layout [ the active as you put it ] and use that name space instead of creating a new one. 

Now as for the active layout... hmmmn THAT is a good question, Tell me this, you say "active layout" , does that mean there are multiple layout tabs on the drawing file? Are we to assume that its never on Model space?

 

Very Interesting.... active layout.

 

pBe

 

 

0 Likes