SMS:Project Explorer

From XMS Wiki
Revision as of 23:52, 10 February 2009 by Azundel (talk | contribs) (→‎Data Representation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The Project Explorer (which could also be 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 data tree includes one "Module type" folder for each type of data, including:

Each module type folder in the Project Explorer may contain several sub folders. For example, a simulation may includes several scattered data sets, each of which would consist of a folder inside the "Scatter Sets" folder. Further, all data associated with a specific scatter set, such as data sets of elevation or water level, are displayed as entities inside the scatter set folder. The user can create new folders and move data sets, solutions, and folders to other folders anywhere on the Project Explorer. Folders can be created by right clicking and selecting New Folder in the right click menu. A data set 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 in the right click menu.

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 toggle box appears to the left of each object in the project explorer. This toggle allows the display of all entities associated with the object to be turned on or off. When the toggle is turned 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