Jump to content

selection from previously determined point


Recommended Posts

Posted

within my routine I have a point already selected along a line (insertion point of a block, osnapped to line). I then need to select that same line in order to get it's entity data. I want to use this same point to select the line (like using entsel, then clicking on that exact point). The reasoning behind this is to only have to click on the line once. Can u help? Thank you.

Posted
within my routine I have a point already selected along a line (insertion point of a block, osnapped to line). I then need to select that same line in order to get it's entity data. I want to use this same point to select the line (like using entsel, then clicking on that exact point). The reasoning behind this is to only have to click on the line once. Can u help? Thank you.

 

Look at (nentselp PointOnObject)

Posted

worked like a charm. Thanks a lot! still learning all these silly functions...

Posted
worked like a charm. Thanks a lot! still learning all these silly functions...

 

Happy to help. Glad you got it to work. :)

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