Jump to content

Recommended Posts

Posted
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))

Posted (edited)

Hi Demesne,

 

Here is an alternative you may be interested in :)

 

Lee

Edited by Lee Mac
Posted

rkmcswain - Many thanks. That did it! :)

 

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

 

Thanks again.

Posted
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?

Posted

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

Posted
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 :)

Posted

No, thank you!

 

I'll be waiting for the update. :wink:

Posted

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

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