Jump to content

Conver Text to autocad drawing


Recommended Posts

Posted

I'm trying to created a drawing of words, can I type them as a text and conver to autocad drawing? I'm using autocad 2010, is there any command to do so?

 

Thanks

Posted

Not that I am aware of.

 

Were you attempting to create a custom font?

Posted

You a looking to create an AutoCAD drawing with a big bunch of text (general notes or something similar)? You can either embed an MSWord document inside your drawing (check INSERTOBJ command) or use Copy-Paste to transfer the text from the editor of your choice in MTEXT command's editor.

Posted

Yes, I'm trying to create some words in autocad then export them to waterjet/CNC machine for cutting.

 

Somewhere mention about TXTEXP command. Do you aware of this and how to use it?

 

Thanks

Posted
You a looking to create an AutoCAD drawing with a big bunch of text (general notes or something similar)? You can either embed an MSWord document inside your drawing (check INSERTOBJ command) or use Copy-Paste to transfer the text from the editor of your choice in MTEXT command's editor.

 

That should do it. I will try. Thanks MSasu

Posted

So, are you going to create the contour of some letters that will go to a CNC equipment? You are correct, the TXTEXP command will convert text entities to polylines, although those shapes require some cleaning work after processing. This command is part of Express extension that is available only on full AutoCAD.

Posted

Yes, that's my intension. I hope I could make it works :)

 

Thanks for your help.

Posted
See if THIS post is of some help. See post #19

 

I read this thread with interest. I visited this link and tried the code.

On the fonts that I tried it on, I can confirm that it does indeed give far better results than express tools TXTEXP.

 

SLW210 - Thanks for the link.

 

Credit to SEANT for posting an excellent code.

Posted

In my experience the waterjet equipment should include software that does a much better job with text fonts.

Posted

Some general comments (not necessarily applicable to OP) on the Text to Geometry routine:

 

 

 

The latest version, for AutoCAD 2012 – 2013, can be found here –

 

http://apps.exchange.autodesk.com/AMECH/2013/en/Detail/Index?id=appstore.exchange.autodesk.com%3aText-to-Geometry%3aen

 

That updated version gives better feedback while selecting fonts.

 

fixed a bug while inserting geometry in non-World UCS.

 

 

 

 

 

Most font definitions are Bezier curved based, and the same type is created with the Text to Geometry routine. Older CAM software may not process splines. If that is the case, use Express Tool’s Flatten command to convert the Splines to arcs.

 

 

 

Addition geometric modification can be achieved via STSC_Projective2D (also 2012 – 2013 only):

 

http://apps.exchange.autodesk.com/AMECH/Detail/Index?id=appstore.exchange.autodesk.com%3astsc_projective2d_2013%3aen

  • 1 month later...
Posted

I'm now successful conver the text to autocad drawing, thanks all for the help.

 

Now, I'm thinking about conver a picture file to cad drawing. Is it posible to do so? Anyone please help

 

Thanks

Posted

What do you mean by a "picture file"? What is the file extension?

Posted

There are softwares to vectorise images, but you will have to make "small" corrections. Often the work is the same as redraw the whole thing in AutoCAD by hand.

Insert the image in the drawing, choose a color and draw polylines over the lines in the image.

The subject was discussed a few times in the past, search in the forum say for Vectorise

Posted
There are softwares to vectorise images, but you will have to make "small" corrections. Often the work is the same as redraw the whole thing in AutoCAD by hand.

Insert the image in the drawing, choose a color and draw polylines over the lines in the image.

The subject was discussed a few times in the past, search in the forum say for Vectorise

 

 

Thanks for your helpful info :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...