Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reply
Message 1 of 2
하성제
112 Views, 1 Reply

Move Block

If I change 10 codes in Block's Entity List, the Text included in Block does not move, so should I move the Text individually?

1 REPLY 1
Message 2 of 2
Kent1Cooper
in reply to: 하성제

That would be true of Attributes, not of regular Text nested in a Block.  Attributes have their own top-level entity names and therefore entity data lists and therefore 10 codes.

 

If you do it with (command "_.move" YourBlockEntityName "" ...) instead of via entity data, it will take the Attributes along for the ride.  It also gets around the potential problem of the insertion point being in the 10 code only if left-justified, but in the 11 code for other justifications.

Kent Cooper, AIA

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

Post to forums  

Forma Design Contest


AutoCAD Beta