SMS:Project Explorer: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 10: Line 10:
*[[File:Map Module.png]] [[SMS:Map_Module|Map Module]]
*[[File:Map Module.png]] [[SMS:Map_Module|Map Module]]
*[[File:WMSIcon GIS Module.png]] [[SMS:GIS_Module|GIS Module]]
*[[File:WMSIcon GIS Module.png]] [[SMS:GIS_Module|GIS Module]]
*[[File:SMS 1D-River Module.png]] [[SMS:1D_River_Module|1D River Module]]
*[[Image:SMS_1D_Grid.png]] [[SMS:1D_Grid_Module|1D Grid Module]]
*[[Image:SMS_1D_Grid.png]] [[SMS:1D_Grid_Module|1D Grid Module]]
*[[Image:SMS_Particle_Module.png]] [[SMS:Particle Module|Particle Module]]
*[[Image:SMS_Particle_Module.png]] [[SMS:Particle Module|Particle Module]]

Revision as of 16:54, 13 July 2016

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 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 in the right-click menu.

Datasets

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

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