SMS:UGrid Display Options

From XMS Wiki
Revision as of 19:41, 27 August 2021 by Jcreer (talk | contribs)
Jump to navigationJump to search

The display options of UGrid data that SMS displays on the screen can be controlled through the UGrid Data tab of the Display Options dialog. This dialog is opened by right-clicking on the UGrid 2D Folder.svg "UGrid Data" item in the Project Explorer and selecting the Display Options command. It can also be accessed from the from the Display menu or the Display Options Display Options Macro.svg macro. The following table describes the display options available for the UGrid module.

When multiple UGrids exist in a project, each UGrid will be shown in the Display Options dialog. The display options for each UGrid in the project can be set separately.

Display Option Description
Cell edges The Cell edges item is used to display the edges of cells. The cells are drawn using the specified color.
Cell faces This option fills the cells with the material color.
Cell centers This option displays a point at the center of every cell.
Points Points are the corners of cells, or simply 3D points not attached to cells. A symbol can be displayed at these locations. If Point contours are on, the color of the symbol will be determined by the data and the contour options.
Inactive points Show points that correspond with an inactive dataset value.
UGrid Boundary Used to display an edge for each of the edges on the exterior of the set of all cells (visible or invisible) which corresponds to a discontinuity in the UGrid exterior. This display option provides a helpful spatial context when displaying isosurfaces or cross sections.
Feature angle The UGrid boundary feature angle is used only when the UGrid Boundary option is selected. This angle represents a threshold angle at which an edge of the shell will be displayed. If for example, an angle of 45 degrees is defined, any edge of the UGrid which divides two cell faces that are at an angle greater than 45 degrees to each other will not be displayed.
Point numbers The Point numbers item is used to display the ID associated with each point next to the point.
Cell numbers The cell numbers item is used to display the ID associated with each cell at the centroid of the cell.
Scalar values The Scalar Values item is used to display the scalar values of the active dataset for each node next to the node.
Face contours Most of the objects supported by SMS can be contoured by turning on the Contour Options in the Display Options dialog. When an object is contoured, the values associated with the active dataset for the object are used to generate the contours.
Vectors Vector arrows are displayed using the active vector dataset.
Copy Display Options to UGrid(s) The current UGrid Display Options can be copied to other UGrids. This button brings up a dialog to select the UGrids that the Display Options will be copied to.
The Display Options dialog showing the 3D UGrid tab.

Related Topics