Jump to content

CUI double click actions object filter


broncos15

Recommended Posts

I had a quick question on adding in a double click action for 3D labels (ie general segment labels, pipe network labels, surface labels, etc.) I know how to add in the double click action for each one individually, but this is extremely inefficient because there are so many 3D label styles. I was wondering if I could put a filter in for the object name, like how I do in LISP, so anything ending in "*_LABEL" would run the same command (in my case editlabeltext).

Link to comment
Share on other sites

The double click says a single command maybe you can do a defun (whatpick) I dont know how double click stores what was picked maybe use ssget "P".

 

I think you may have to create a double click for each object type.

Link to comment
Share on other sites

That's what I was afraid of. It's not to big of deal, I'm just helping multiple people with this so it would've been nice if I could've used some filter like LISP, but oh well. Thanks for the help BigAL, I really appreciate it!

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