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

Module select

source code

Functions [hide private]
 
select_by_name()
Menu command to select nodes by a glob-pattern name.
source code
 
select_similar(_type)
Included only for compatibility.
source code
Variables [hide private]
  __package__ = 'nukescripts'
Function Details [hide private]

select_by_name()

source code 

Menu command to select nodes by a glob-pattern name. This function is only maintained for backwards compatibility. Please use nuke.selectPattern() instead.

select_similar(_type)

source code 

Included only for compatibility. Use nuke.selectSimilar().