Skip to main content
Right-clicking on a block opens up the Block Settings (not every block has the same settings):
  • Copy Selection: Copies the block. Read more here on the Cut, Copy, and Paste capabilities.
  • Duplicate: Makes a copy of the block and a copy of all blocks referenced in that block. Read more here.
  • Duplicate with References: Makes a copy of the block but uses the original referenced blocks (it doesn’t create a copy of the referenced blocks). Read more here.
  • Make Variable: Converts the block into a variable. Read more here.
  • Rename Output: Renames the Object Name of the block.
  • Delete: Deletes the block.
  • Embed: Embeds an imported part into the Notebook (practical when multiple users use the same workflow).
  • Isolate: Hides all other blocks except for this one.
  • Visibility: Toggles the visibility of the block.
  • Wireframe: Toggles the visibility of the mesh or voxel wireframe.
  • Field Viewer: Turns on the Field Viewer for that block. Read more here.
  • Run: Runs the block.
  • Manual Run Mode: Toggles Manual Run Mode. Read more here.
  • Properties: Opens up the properties in the Information Panel. Read more here.
  • Add Comment: Opens up the dialog box above the block, allowing you to write comments.
  • Export Block: This allows you to export Custom Blocks. Custom blocks save as .ntop files.
  • Imported Blocks: Opens up the Imported blocks window at the top of the Notebook. Read more here.
  • Export: This allows you to export the block output in its specified file format.
  • Make Model Input: Turns the block into an input for use in a Custom Block or workflow. The block is moved to the Input section when this option is selected.