Modifying the component tree

Modifications to the component tree change the template's control logic by adding and removing components, as well as adding and removing links.
  1. In the Template View, click the Component tab.
  2. In the left pane, right-click the template root component to select a view (Property Sheet, Wire Sheet or Slot Sheet) of the component.
    The selected view displays in the right pane.
    Image
  3. To add a component, drag it from the Nav tree or a palette to the root component of the template in either the left or right pane.
  4. To delete a component from the component tree, right-click it in the tree and click Delete.
  5. To mark a component in preparation to create a link between two components, right-click the source or target component and click Link mark.
    This system marks the component.
  6. To create the link, right-click the other component and select either Link From or Link To.
    Where the link-marked component is either the source or target of the link.
  7. To remove a link, on the Wire Sheet view of the root component of the template, right-click the link you wish to remove and click Delete Links.
  8. Before you go to the next tab, click Save.