User:Rcorrigan/Display Themes: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 22: Line 22:


*''Display Theme name'' – Option to name this theme.
*''Display Theme name'' – Option to name this theme.
*''Load this theme when objects with the following names are selected in the Project Explorer'' – Used to automatically load display themes for object selected in the Project Explorer from the list below this option. The names of objects must be listed with the exact name as used in the Project Explorer.
*''Load this theme when objects with the following names are selected in the Project Explorer'' – Option to automatically load this display theme for the objects in the Project Explorer whose names match the list below. The names in the list must match exactly the names of the objects in the Project Explorer.
*''Display options to include'' – Display themes apply attributes in groups. It may be more intuitive if you limit a display theme to include only one of the options in this area. The groups currently include:
*''Display options to include'' – Display themes apply attributes in groups. It may be more intuitive if you limit a display theme to include only one of the options in this area. The groups currently include:
** ''General (view, lighting, etc.)'' – If this option is selected, this display theme will include all of the options in the general tab of the display options dialog.
** ''General (view, lighting, etc.)'' – If this option is selected, this display theme will include all of the options in the general tab of the display options dialog.
** ''Geometry (scatter sets, mesh etc.)'' – If this option is selected, this display theme will include all of the options in the ''2D Mesh'', ''Scatter'', ''Cartesian Grid'', and ''UGrid'' tabs of the ''Display Options'' dialog.
** ''Geometry (scatter sets, mesh etc.)'' – If this option is selected, this display theme will include all of the options in the ''2D Mesh'', ''Scatter'', ''Cartesian Grid'', and ''UGrid'' tabs of the ''Display Options'' dialog.
** ''Object visibility'' – If this option is selected, the display theme will include all of the options in the Project Explorer.
** ''Object visibility'' – If this option is selected, the display theme will include all of the toggles?? in the Project Explorer.
** ''Datasets'' – If this option is selected, the display theme will include all of the options for contour and/or vector objects in all of the geometry tabs??. This includes the contour and vector tabs in all of the geometry modules (''Scatter'', ''2D Mesh'', ''Cartesian Grid'', and ''UGrid'' tabs).
** ''Datasets'' – If this option is selected, the display theme will include all of the options for contour and/or vector objects in all of the geometry tabs??. This includes the contour and vector tabs in all of the geometry modules (''Scatter'', ''2D Mesh'', ''Cartesian Grid'', and ''UGrid'' tabs).
*** ''Contours'' – Option to turn off contour options for this display theme??.
*** ''Vectors'' – Option to turn off vector options for this display theme??.


Notes for best practice:
Notes for best practice:

Revision as of 17:56, 7 March 2022

A Display Theme is a collection of display options. Display themes are a way to create and save display options for later use. The look of the data can be quickly changed using display themes.

Create a display theme by right-clicking in the blank space of the Project Explorer and selecting the New Display Theme... menu command. This will bring up the Display Theme Properties dialog. In this dialog, name the display theme, select which display options to include in the display theme, and enter the names of items that will automatically use the display theme. When closing the dialog, a new display theme Display Theme Icon.svg data object will appear in the Project Explorer. This data object stores all of the display options as set when the object was created.

Multiple display themes can exist within a project. Each display theme can be set to save a variety of options: views (general display, lighting, etc), visibility (Project Explorer settings), and geometry (display options for 2D mesh, map coverages, etc.). Display themes can also be associated with a particular dataset.

Display themes can be saved out by using the Save As... command and selecting to save the file as an XDT file. Display themes can then be loaded into an existing project.

Display Theme Right-Click Menu

Display theme Display Theme Folder.svg objects in the Project Explorer have the standard right-click menu options??. Display theme objects also have the following options:

Duplicate
Duplicate a display theme.
Delete
Deletes the display theme.
Update With Current Display
Changes the display theme to match the current display options.
Properties...
Brings up the Display Theme Properties dialog.
Notes...
Brings up the Notes dialog where notes about the display theme can be recorded.

Display Theme Properties

The Display Theme Properties dialog defines which display options to show with the saved display theme.

The Display Theme Properties dialog
  • Display Theme name – Option to name this theme.
  • Load this theme when objects with the following names are selected in the Project Explorer – Option to automatically load this display theme for the objects in the Project Explorer whose names match the list below. The names in the list must match exactly the names of the objects in the Project Explorer.
  • Display options to include – Display themes apply attributes in groups. It may be more intuitive if you limit a display theme to include only one of the options in this area. The groups currently include:
    • General (view, lighting, etc.) – If this option is selected, this display theme will include all of the options in the general tab of the display options dialog.
    • Geometry (scatter sets, mesh etc.) – If this option is selected, this display theme will include all of the options in the 2D Mesh, Scatter, Cartesian Grid, and UGrid tabs of the Display Options dialog.
    • Object visibility – If this option is selected, the display theme will include all of the toggles?? in the Project Explorer.
    • Datasets – If this option is selected, the display theme will include all of the options for contour and/or vector objects in all of the geometry tabs??. This includes the contour and vector tabs in all of the geometry modules (Scatter, 2D Mesh, Cartesian Grid, and UGrid tabs).
      • Contours – Option to turn off contour options for this display theme??.
      • Vectors – Option to turn off vector options for this display theme??.

Notes for best practice:

  • It is more intuitive to limit the scope of a specific display theme. For this reason, we recommend selecting a single option in these lists for each theme.
  • Organizing the display themes into folders based on the scope of the themes can clarify the application.

Related Topics