Focus the Network Editor
focus_network_editorFocus the active TouchDesigner Network Editor on specified operators, reusing the current pane and updating selection without creating new panes or altering project topology.
Instructions
Safely follow one same-parent operator group in an existing TouchDesigner Network Editor. Reuses the active/already-owning pane, replaces stale selection, sets an explicit current operator, and returns applied or fail-closed suppression readback. UI-only: it never creates panes or changes project topology, and Perform/headless/disabled states do not steal focus. Smooth colour highlights remain held pending live compare-and-swap proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Operator paths to frame in the Network Editor, e.g. the nodes you just created. | |
| action | No | Action category used to make the follow receipt understandable and auditable. | view |
| animate | No | Request bounded next-frame follow. On the live-proven build, framing uses six generation-checked ease-out viewport steps and reports stepped or instant readback. | |
| enabled | No | Explicit opt-out. Disabled follow returns a typed suppression without moving the UI. | |
| framing | No | How to frame the result: auto avoids surprise zoom-in, selection fits targets, owner homes the network, and none changes only current/selection. | auto |