takels
command
Prints the names of existing takes.
Replaced by: hou.takes, hou.Take
Usages
-
takels [-l] [-m] [-i] [-p parent] [-q] [take_pattern]
By default, the command prints the names of all takes. If you specify a take_pattern, the command lists the takes whose names match the pattern.
Options
|
|
List the contents of the given take(s). |
|
|
List the memory usage of the given take(s). |
|
|
Do not indent the listing. |
|
|
Only list takes which have the given parent. |
|
|
If no takes match the pattern do not print anything rather than printing a warning message. |