Community
AutoCAD Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Merge Layers using lisp

1 REPLY 1
Reply
Message 1 of 2
edguzmanGKGE2
156 Views, 1 Reply

Merge Layers using lisp

Hello, 

Does any one have a lisp routine for merging 2 layers?

I have to merg Layer "DG_EXG_Exterior_Wall" to layer layer "A-Exg-Wall" and then i also have to Merge layer "DG_Exg_Clg" to layer "A-Exg-Rcp-Clg

Tags (3)
1 REPLY 1
Message 2 of 2
paullimapa
in reply to: edguzmanGKGE2

(command ".-Laymrg" "_N" "DG_EXG_Exterior_Wall" "" "_N" "A-Exg-Wall" "_Y")
(command ".-Laymrg" "_N" "DG_Exg_Clg" "" "_N" "A-Exg-Rcp-Clg" "_Y")

Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


AutoCAD Beta