PDA

View Full Version : How to convert AutoCAD Text into drawing objects



lidija174426
2004-09-11, 06:45 AM
how to convert AutoCad text to be readable in Asper program.in fact i need to convert text into lines. that is for Cnc cuting of metal.

mjfarrell
2004-09-11, 02:19 PM
I tried to look up this ASPER program to read about
the formats it might handle, no luck.
You should be able to use DXFOUT, or simplified
HPGL as indicated here:http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=2879180&linkID=2475323

If you post a little more about the destination application
it might be of some use.

Mike.Perry
2004-09-11, 03:05 PM
Hi

Check out the following Technical Documents on the Autodesk web site under the Knowledge Base section...

ID: TS18595 - Exploding text or MText objects into lines (http://usa.autodesk.com/getdoc/id=TS18595)

ID: TS74403 - Exploded text is moved or relocated in Z axis (http://usa.autodesk.com/getdoc/id=TS74403)

ID: TS45316 - Export text entities as usable objects with CNC and other external devices (http://usa.autodesk.com/getdoc/id=TS45316)

Have a good one, Mike