TreeView

From CraftWare Pro User Manual
< CraftWare Pro User Manual‎ | UserInterfaceManual/UserInterface/Treeview /
Revision as of 13:09, 31 August 2022 by cb>Janos.horvath ()
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Tree view hierarchy

Tree view presents a hierarchical view of information. Each item (often called a branch or a node) can have a number of sub-items.

An item can be expanded to reveal sub-items, if any exist, and collapsed to hide sub-items. Tree view is meant to use to select items and/or show their selection state.

Color swatch

A color swatch will show the color of that specific item in the 3D scene.

There are 3 different coloring types:

  • Design
  • Strategy
  • Head

Icons

The icon in front of a tree item name will tell its function or its state, which can be followings:

  • Project (on DESIGN page)
  • Tray (on PREPARE and GCode pages)
  • Group of models
  • Open contour
  • Perimeter (Model)
  • Modifier
  • Support
  • Pillar

The eye icon is used to show / hide the corresponding model in the 3D view and also include / exclude from the slicing process.

Drag & drop

CraftWare Pro supports drag n' drop feature which can do grouping and un-grouping the items in the tree view. For example, if you drag n' drop an item onto another, then a new group will be created. If you drop an item onto the group item, the dropped one will become the part of the group. If you drop one item from a group, it will leave the group. In case a group would be reduced to one member, then the whole group will be discarded instead.

Context menu

Additionally, tree view items have a context menu, which can be reached by clicking on the tree item using the RIGHT mouse button.

Treeview's context menu

The context menu is explained in details in the next page.