Break attribute definition

Break attribute definition

Anonymous
No aplicable
960 Vistas
5 Respuestas
Mensaje 1 de 6

Break attribute definition

Anonymous
No aplicable

Hi,

I have an attribute definition that stays like this after decomposing the block and would like to pass it to text.
Could you help me how to do it?
Thank you

0 Me gusta
Soluciones aceptadas (1)
961 Vistas
5 Respuestas
Respuestas (5)
Mensaje 2 de 6

Edwin.Saez
Advisor
Advisor

@Anonymous ,

 

to do what you want to do, use the "Burst" command. 
(the attributes within a block are to be broken down into a Text object.)

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 Me gusta
Mensaje 3 de 6

Anonymous
No aplicable

@ Edwin Saez

 

It works when I have a block with attributes (BURST descomp the block and attributes goes to text) but in this case anyone descomp the block before and now I have an "attrib text" 

0 Me gusta
Mensaje 4 de 6

Edwin.Saez
Advisor
Advisor
Solución aceptada

@Anonymous ,

 

Now I can understand you better. For what you want to do there is no default autocad command, so you will have to do this with a lisp that I will attach.

 

Load the lisp with the "appload" command (select the file "A2T.lsp and click on load). Then type as any other "a2t" command, select the attribute you want to convert to text and that's it, you will have the attribute converted to text.

 

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.

Mensaje 5 de 6

Edwin.Saez
Advisor
Advisor

@Anonymous ,

 

could you solve your problem with my help?

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 Me gusta
Mensaje 6 de 6

Anonymous
No aplicable

Great. That is.

You help me so much.

Thank you very much for your help.

0 Me gusta