SMS:Project Explorer

From XMS Wiki
Jump to navigationJump to search
Example of the Project Explorer

The Project Explorer (which is sometimes referred to as a "Data Tree") is a dockable window that appears by default on the left side of the SMS screen. This window displays a hierarchical tree structure representing all of the data currently being managed in an SMS simulation. The project explorer includes the following functionality:

Data Representation

The Project Explorer can include one "Module type" folder for each type of data. Examples include:

Each module type folder in the Project Explorer may contain several sub folders. For example, a simulation may includes several scattered datasets, each of which would consist of a folder inside the "Scatter Sets" folder. Further, all data associated with a specific scatter set, such as datasets of elevation or water level, are displayed as entities inside the scatter set folder. New folders can be created. It is possible to move datasets, solutions, and folders into other folders anywhere on the Project Explorer. Folders can be created by right-clicking and selecting New Folder in the right-click menu. A dataset or folder can be deleted simply by selecting the folder and selecting the Delete key or by right-clicking on the item and selecting the Delete option.

Note: Names for items in the Project Explorer cannot include apostrophes or other special characters.

Datasets

The Project Explorer also includes a list of the datasets associated with each geometric object (mesh, grid, scatter set). These are displayed below the object in the Project Explorer and can be arranged into folders.

Geometric items can often be dragged to be linked to simulations or other objects.

Module Selection

There are several ways to switch from one module to another. These include:

  • Select an entity in the Project Explorer. The module containing the active entity becomes active.
  • Right-click on the Project Explorer and select the Switch Module command.
  • Click on the module icon in the Module Toolbar. The Module Toolbar is displayed at the top of the Project Explorer by default.

Note: Switching modules should not be confused with changing the current model inside of a module. When a new model is selected, the tools and menus may change, and the data will be converted as much as is possible. However, some data may be lost. More Info...

Object Visibility Options

A check box appears to the left of each object in the project explorer. This box allows the display of all entities associated with the object to be turned on or off. When the box is checked on, only items turned on the the object's display options are shown.

Right-Click Menus

Right-click menus are used to interact with data in the Project Explorer. See the article Project Explorer Right-Click Menus for more information.

Related Topics