Aaron Auty

aaronauty

About Me

Software Developer / VFX Generalist
専門知識
Developer
INDUSTRY
Film/TV

Connect

LOCATION
United Kingdom
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

HDA with primary input + secondary inputs 2021年2月22日4:39

This would be a very useful feature for LOPS development. Did you ever make an RFE for this?

loputils - looking for the popup menu like selectPrimsInParm 2021年2月15日6:24

mtucker
If you're just talking about bringing up a popup window for choosing a prim, that's done with the husdui.dialogs.primpicker module (which is used by all these functions if the scene viewer can't be used for the selection).

Just what I was after, cheers.

loputils - looking for the popup menu like selectPrimsInParm 2021年2月13日7:22

I am looking for something in loptoolutils/loputils to allow a selection of prims in a toolscript.

The selectPrimsInParm() menu is what I am looking for, but it requires a parmtuple in the kwargs dict.

Can I build this menu passing in a hou.LopNode, and get the return as a list of primpaths?

Cheers,
Aaron.