Nodes tab

This section describes the Nodes tab in the side panel.

Node list

A list of currently selected nodes will be displayed.

Method of operation

Node selection

When you select from the Nodes list, it will scroll to the position of the selected node in conjunction with the selection state of the node in the graph view.

  1. Click a node from the list.
    • If you select while holding down Ctrl (Win)/Command ⌘ (Mac), you can add/cancel selected nodes individually.
    • You can select all at once by holding down Shift while selecting.

Change node name

  1. Start name input mode
    Please use one of the following methods to enter input mode.
    • Right-click the node and select Rename from the menu
    • Click on a node to make it active, then click again
    • Select a node and press F2 key (Win)/Enter key (Mac)
  2. Enter your name
  3. Confirm with Enter key

Cutting a node

You can cut it using one of the following methods.

  • Right-click the node and select Cut from the menu
  • Select the node and press Ctrl + X key (Win)/command ⌘ + X key (Mac)

Copy node

You can copy using one of the following methods.

  • Right-click the node and select Copy from the menu
  • Select the node and press Ctrl + C (Win)/command ⌘ + C (Mac)

Paste Node

You can paste it using one of the following methods.

  • Right-click the node and select Paste from the menu
  • Select the node and press Ctrl + V key (Win)/command ⌘ + V key (Mac)

Delete node

You can delete it using one of the following methods:

  • Right-click the node and select Delete from the menu
  • Select the node and press Delete key