3D Text In 2013 for Mac

3D Text In 2013 for Mac

Anonymous
Not applicable
16,434 Views
10 Replies
Message 1 of 11

3D Text In 2013 for Mac

Anonymous
Not applicable

So text explode is no longer a command 😠

 

so how do I create 3d text?

0 Likes
Accepted solutions (2)
16,435 Views
10 Replies
Replies (10)
Message 2 of 11

maxim_k
Consultant
Consultant
Accepted solution

Hi

I use Inkscape for this, as free solution. If you have Adobe Illustrator, you can use it.

 

Screen Shot 2012-11-27 at 8.48.35.png

 

 

Create text in Inkscape, convert it to Paths, export to DXF format, open resulting DXF in AutoCAD.

You will get the text outlined with splines. Then you can use PRESSPULL command to extrude, but as it is extremely slow with a lot of splines, I at first convert splines to Regions, then use extrude on these regions.

 

Maxim


Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.


Maxim Kanaev
Architect
MARSS

MacACAD | Linkedin

Etiquette and Ground Rules of Autodesk Community
Message 3 of 11

Anonymous
Not applicable

Aloha Maxim,

 

Thank you for your work-around.  Here is my experience, following your suggestions, in AutoCAD for Mac 2013.  It may prove useful for others.  Having Adobe Illustrator CS6, I used it to generate all the letters in one particular font.  Inside AI, I selected the text, and used the menu command

 

Type

    Create Outlines

 

Then I Exported the file as an AutoCAD Drawing (.dwg) and opened it with AutoCAD for Mac 2013.

 

In AC, I selected all the letters at once, and used the Explode command.  From that point onward, unfortunately, all commands I used could only be used on one letter at a time, or one piece of a letter at a time.

 

That initial Explode converted the letters into Hatch objects.  Getting from a Hatch object to something that could be extruded was a bit of a pain, but here is what finally worked for me. If there is an easier way, I expect Maxim will elect to expound on that!

 

Select one of the Hatch objects.  When you select a Hatch object, a button bar appears at the top center of the screen. 

 

Click on Select Boundary.

 

Bring the cursor down off of that button bar, into the drawing area.

 

Enter

Enter.  After the 2nd Enter, a dropdown box magically appears.

Select Dissociate (which is another name for a kind of Explode)

 

Hit the Delete key (I have a "dasKeyboard"; I suppose a Backspace key on an original Mac keyboard would work equivalently here.

 

The result of doing all that is that you end up with either a 2D Polyline (if the letter had no curves, like a simple 'E'), or a Spline (if there were curves).

 

BEWARE OF SPLINES !!!

 

I ran into LOTS of problems with extrusions where the splines were concerned.  I note above that Maxim avoided splines because they are slow.  For the simple font I was using, extruding the splines was fast, but as I said, there were other problems.  Some refused to extrude.  Some of the Solids created by their extrusions were faulty, so created unexpected artifacts (that didn't show up until I did a format conversion via MeshLab).  Some could not be used in a Subtract command (as when you subtract the center of an 'O' from the body of that letter).  The cure is simple... convert the Splines to Polylines.  Unfortunately, this cannot be done in bulk.  It has to be done one spline at a time.

 

Modify

    Object

        Polyline

 

is the command you want.  It prompts you to select an object.  If you've selected a Spline object, when you click on Polyline, it asks Do you want to convert it to a polyline, and you accept the default 'y'.  Then it asks for a fineness, and I gave it 10.  Finally, it gives you several options for the conversion.  I used Fit and it worked fine for me.

 

Now you have a Polyline that should be able to be extruded with no difficulty.

 

Good luck and learn to embrace the tedium!

 

0 Likes
Message 4 of 11

maxim_k
Consultant
Consultant
Hi Myno,

You are 100% right about SPLINES!
Just want to add that you can convert all Solines to Polylines at once with PEDIT command if you will set variable PEDITACCEPT=1 and will use M (Multiple) option at the beginning of PEDIT command:

Type PE at the Command prompt, hit Return, than type M, hit Return, than select all Splines, then enter fineness.

Maxim

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.


Maxim Kanaev
Architect
MARSS

MacACAD | Linkedin

Etiquette and Ground Rules of Autodesk Community
Message 5 of 11

Anonymous
Not applicable

Aloha Maxim,

 

Thanks for the partial shortcut.

 

Still, the whole process is unnecessarily complicated, made so by the lack of TXTEXP support.

 

-Myno

Message 6 of 11

Anonymous
Not applicable

Hi,

 

What a great thread, it's hard to believe that such an advanced industry standard program like AutoCAD is missing such a basic feature.

 

Anyways, I just want to confirm that when you Extrude the letters that all the vertical lines are normal or am I doing something wrong?

Thanks

 

Cameron

 

Screen Shot 2016-07-03 at 1.16.54 AM.png

0 Likes
Message 7 of 11

john.vellek
Alumni
Alumni
Accepted solution

Hi @Anonymous,

 

Yes those vertical lines are normal. If you apply a different Visual style such as realistic or shaded they will disappear.

 

I use Inkscape on both Mac and Windows and it works quite well. I like the Region approach that Maxim_K suggests as well.

 

If Maxim_k answered your question, please mark his solution as an Accepted one so others in the Community might benefit.

 

 


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 8 of 11

john.vellek
Alumni
Alumni

Hi cameron.nicholson96,

 

I am checking back to see if my post or others helped you with your problem.
Please add a post with your results so other Forum users can benefit.

Please select the Accept as Solution button if a post or posts fully solved your issue or answered your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 9 of 11

Anonymous
Not applicable

Hi,

 

Thanks for the reply. So do it will still print as a whole?

 

Thanks

0 Likes
Message 10 of 11

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

Yes, it should print properly. Try printing to a PDF to take a look


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 11 of 11

ptplans
Advocate
Advocate
Thanks, kudo, for your quick response
0 Likes