Products Applications Downloads Features Wiki forum Store

cc Command

From Wiki077
Jump to: navigation, search


cc operator_path

Change the working component to the path specified. You can use wildcard characters like * and ? in the path patterns.

Examples

cc /

The following all go to /project1 in the default TouchDesigner:

cc /project1
cc /pr*
cc /project?

From there you can run any command on nodes in that component:

 lc

See Also

lc, pc

Personal tools