hou.LopSelectionRule available outside of a node context?

   1840   1   0
User Avatar
Member
250 posts
Joined: Oct. 2014
Offline
Should we be able to use hou.LopSelectionRule from a Python Panel?
- Tim Crowson
Technical/CG Supervisor
User Avatar
Staff
4560 posts
Joined: July 2005
Offline
Yep. When evaluating a selection rule you have to give it a LOP node (so it has a stage to traverse and find matches), but the LopSelectionRule itself can live independent from any LOP nodes.
  • Quick Links