Jump to content

Rotate Text - TALON.LSP


Demesne

Recommended Posts

Hi

Is anyone able to modify ASMI's TALON.LSP so that the picked text is deleted after the rotated text is placed? I have looked at the lisp but it's way too complicated for my old brain.

 

http://www.cadtutor.net/forum/showthread.php?43876-AsmiTools

 

Near the end of the file (about 19 lines from the end) - there is a (redraw) function.

Insert a new line above that one and add this: (entdel (car cOpt))

Link to comment
Share on other sites

rkmcswain - Many thanks. That did it! :)

 

Lee Mac - Thanks. I do like that lisp but I was looking to work with polylines.

 

Thanks again.

Link to comment
Share on other sites

Lee Mac - Thanks. I do like that lisp but I was looking to work with polylines.

 

Mine should work with LWPolylines - are you using 3D Polylines?

Link to comment
Share on other sites

They were 3D Polylines but I converted to 2D. I have tried on a fresh drawing with 2D Polylines and unless exploded I get the message: ** Invalid Object Selected **

Link to comment
Share on other sites

They were 3D Polylines but I converted to 2D. I have tried on a fresh drawing with 2D Polylines and unless exploded I get the message: ** Invalid Object Selected **

 

Thanks I'll update this program :)

Link to comment
Share on other sites

I've updated the program to Version 1.1 to hopefully fix this issue. :)

 

You may need to refresh your browser when viewing the link to see the updated page.

 

Regards,

 

Lee

Link to comment
Share on other sites

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