Package nukescripts :: Module flags
[hide private]
[frames] | no frames]

Module flags

source code

Functions [hide private]
 
toggle(knob)
"Inverts" some flags on the selected nodes.
source code
Variables [hide private]
  __package__ = 'nukescripts'
Function Details [hide private]

toggle(knob)

source code 

"Inverts" some flags on the selected nodes.

What this really does is set all of them to the same value, by finding the majority value and using the inverse of that.