• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

rotation attributes of a block

  • Thread starter Thread starter zintonio
  • Start date Start date

zintonio

Guest
Hello.
I would like to know what is the command to rotate the attribute of a block without opening _eattedit. I ask you this xthat I have a design with a myriad of blocks which have common attributes which for reasons of legibility and space must be rotated. so x avoid always doing _eattedit at each block I have to find a faster way to turn these attributes. I ask you a hand if you have ever met this problem and how you solved it.
I hope I've been clear
Thank you.
 
command: chgatta
type in the name of the attribute tag and the angle to assign.

the file lisp also contains:
chgatttag, change value by tag
chgattval, replaces new value looking for existing value
chgatth, height by tag
chgattc, color by tag
chgtags, style by tag

bye
 

Attachments

Hello rpos66,
I don't understand why the name of the tag is a numerical value. when the start tells me that as the name of the tag wants a numeric. I don't understand how it works.
You could give me a few tips. Thank you.
 
the software is part of a larger collection, stralciando is missed the definition of a variable:
(setq rpnometag ")

the attached file contains correction.

bye
 

Attachments

Thank you very much rpor66,
I studied the lisp, I wanted to ask what is the command to change the width factor of the attributes so as to add it to all the other commands in the lisp you posted so we can change it.
Thank you.
 
is the code dxf 41.
if you are looking for autocad help, click on <autolisp, and="" dxf="" lisp,="" visual="">, find subsection <dxf reference="">, <entities section=""> contains the dxf codes of all entities.

bye</entities></dxf></autolisp,>
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top