Jump to content

Creating SOP asset that uses Groups


hopbin9

Recommended Posts

Hi,

I have an OTL asset that takes two inputs of geometry. I want to be able to define what point groups it should work on, but I can't find a interface parameter that I can add to the assets interface to select groups. The best I've be able to do is use a string field and then use that, but it doesn't have the drop down for selecting groups by name.

Is this possible or is it a complex thing to do.

Thanks,

Link to comment
Share on other sites

you probably have some nodes inside asset that are able to work on specified groups

that nodes have Group parameter already

you can simply promote that parameter to your asset in Type Properties... dialog

either drag&drop Group Parameter in there

or chose it from From Nodes Tab

you'll get that menu automatically

you can make your own menu based on any data you want, but this should be enough

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