Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
351 Vistas, 2 Respuestas

Unable to locate text in CAD

Having problem in locating text in AutoCad 2010 (ModelView). I typed the text and forget to increase the font size/height after applying text command. The size of text was 0" by default. Kindly suggest how to locate that text as it is very important content for me .

cadffm
en respuesta a: Anonymous

default 0"? Never.

In Textstyle default=0" perhaps, but then Acad create a Text with height value from TEXTSIZE

You can search für Text with command FIND or with QSELECT

 

If your Text was the last object, zoom to it by object selection method LAST

 

command:ZOOM<enter>object<enter>last<enter><enter>

 

HTH

Sebastian

Anonymous
en respuesta a: cadffm

thank you very much sir