hou.LopSelectionRule available outside of a node context?

   1809   1   0
User Avatar
Member
250 posts
Joined: 10月 2014
オフライン
Should we be able to use hou.LopSelectionRule from a Python Panel?
- Tim Crowson
Technical/CG Supervisor
User Avatar
スタッフ
4559 posts
Joined: 7月 2005
オフライン
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