Jump to content

select list of points on an object


etudenc

Recommended Posts

Hi all,

Maybe I'm barking up the wrong tree, but I'm wondering if there's a way that, given an object name, I could enter an actual list of points in the Python shell or Source Editor for selection.

Say I want to select points 15-34 on "box1" so I can group them using a group SOP. Is it possible to do so using Python? I find there are times when I'd like to use a point selection I've already made in Maya, in Houdini.

Thanks for any tips!

Link to comment
Share on other sites

Unfortunately there is still no way to create/initiate a component selection. The best you can do is prompt the user for one.

As Erik said, you're best of writing some code that generates the specific end result you are looking for.

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

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