Jump to content

Recommended Posts

Posted

I'm trying to find a lisp program that will explode a text font to closed polylines. The txtexp command works good if you zoom in on one text at a time. If you try to window a lot of text, the txtexp command makes the polyline very choppy.

Posted

Not sure how to load this into autocad.

Posted (edited)

First start by clicking on the .msi file (Windows Installer Package) you downloaded. Did you do that? If not then do so now.

 

When the program is finally installed you will see the following message on your screen.

 

Text_to_Geometry Message.JPG

 

Now all you have to do is click on the View Documentation button and read it. The answer you seek is right at the top of the page. Easy peasy.

 

How do I know all this? Simple. I just installed the program myself.

Edited by ReMark
Posted

The only file I saw to download was a zip file. There was no .msi file in it anywhere. I put the .dll in my autocad/support folder and did netload on the command line of autocad.

Posted

My file was dated 3/13/2013 and was definitely a .msi file. So, you got the program to work?

Posted

Can you please let me know where you found it

Posted
Can you please let me know where you found it

Yep, but the answer won't help you much. I found it on my hard drive. I must have downloaded it back in 2013 and forgot about it. Only came across it by accident looking for another lisp program in response to another member's question.

Posted

All I had to do was double-click on the .msi file and everything took care of itself.

Posted

The zip file he posted in 2015 didn't come with the .msi file. Just guessing, but when it wasn't accepted as an add-on by autodesk I think he stopped doing the .msi file for the 2015 update.

Posted

Actually, the MSI files were always created by Autodesk. It was just my responsibility as the app developer to supply Autodesk with the Bundle file.

 

The MSI generated by Autodesk's App Store preparation process automated a couple of task for the user, but a user can easily do the install for themselves.

 

the latest Bundle file, which contains Dlls for AutoCAD versions 2009 through 2017, can be found in this post:

http://www.cadtutor.net/forum/showthread.php?90737-Text-To-Geometry-2015-Testing&p=661415&viewfull=1#post661415

 

This thread discusses what should be done with that Bundle file:

http://www.cadtutor.net/forum/showthread.php?90736-Wiki-thread-for-dealing-with-an-App.Bundle

 

Depending on the version of Windows, the STSC_TextToGeometry.bundle/Content/Support/STSC_Text2Geom*.dll files may need to be unblocked, as described more generally in this post:

https://blogs.msdn.microsoft.com/delay/p/unblockingdownloadedfile/

Posted

After re-reading the OP I should say that the Text to Geometry app may not help with your stated goal. The app creates the geometry when it runs - it does not modify text already in the drawing.

Posted

Thanks Seant,

I was able to load it now. You are correct that it is not my initial goad, but I can use this to rebuild if needed. Thanks again.

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...