Previous Next
Adding and removing subprojects

You can add and remove subprojects in the Project Editor. Note that the Project Description File (PDF) of the project must be writable (checked out). Please note that for shared projects, the projects must be in the same working environment.
Adding a subproject to a project

  1. Choose Tools > Project Editor in any open SNiFF+ tool.
  2. In the Project Tree, select the project that you want to add a subproject to.
  3. Choose Project > Add Subproject to <Project>....
    This command is only enabled if the PDF is writable (checked out).
    A Subproject File dialog appears. This dialog is similar to the Project File dialog.
  4. Select the PDF of the subproject to be added.
  5. Press the Open button.
    The selected project in the Project Tree is now the superproject of the subproject you just added.
  6. Save the project.
    When you add a subproject to a project:
Removing a subproject from a project
  1. In the Project Tree, select the subproject that you want to remove.
  2. Choose Project > Remove Subproject <Subproject>....
  3. Save the project.
    When you remove a subproject from a project:

Previous Next