Move Block

Move Block

하성제
Explorer Explorer
193 Views
1 Reply
Message 1 of 2

Move Block

하성제
Explorer
Explorer

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?

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

Kent1Cooper
Consultant
Consultant

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
0 Likes