Template:UGrid Clipping Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;" |- !style="text-align:left;"|1. Use a clipping plane. |- | : |} {| c...")
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
|-
|-
|
|
<blockquote>
{{UGrid Clipping Plane Workflow}}
<blockquote>
|}
|}
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
Line 11: Line 13:
|-
|-
|
|
<blockquote>
{{Ugrid Clip Scalar Workflow}}
</blockquote>
|}
|}
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
Line 18: Line 22:
|-
|-
|
|
<blockquote>
|}<noinclude>[[Category:GMS Workflow Templates|UGrid Clipping]]</noinclude>
{{Ugrid Clip Scalar Range Workflow}}
</blockquote>
|}<noinclude>[[Category:UGrid Workflow Templates|Clipping]]</noinclude>

Latest revision as of 15:43, 24 March 2017

1. Use a clipping plane.
1. Select a UGrid cell and note vector points.
  1. Use the Select Cells Select UGrid Cell Tool.svg tool and note the cell centroid values.
or
  1. Select the Edit | Select by ID menu command.
  2. In the Select dialog, enter the cell ID.
  3. Note the cell centroid values.
2. Set UGrid clipping display options.
  1. Select the Display | Display Options menu command.
  2. In the UGrid tab, turn on the Clip options and click the Options dialog.
  3. In the UGrid Clip Settings dialog, select the "Plane" setting and set the plane values.
    • The cell centroid values and normal vector points must be entered.
3. Use the clipping plane widget.
  1. Using the Edit Clip Plane Edit Clip Plane Tool.svg tool, adjust the clipping plane location.
2. Clip to a scalar value.
1. Convert cell dataset to node dataset. (optional)
For scalar To use the "Partial Cells" option UGrid Clip Settings dialog
  1. Right-click on a cell dataset in the Ugrid and select the Convert to Point Dataset menu command.
  2. Enter a name in the New Dataset Name dialog.
2. Set UGrid clipping display options.
  1. Select the Display | Display Options menu command.
  2. In the UGrid tab, turn on the Clip options and click the Options dialog.
  3. In the UGrid Clip Settings dialog, select the "Scalar" setting and set the scalar value.
    • Only values above the selected scalar value will be displayed.
3. Clip to a scalar range.
1. Convert cell dataset to node dataset. (optional)
For scalar To use the "Partial Cells" option UGrid Clip Settings dialog
  1. Right-click on a cell dataset in the Ugrid and select the Convert to Point Dataset menu command.
  2. Enter a name in the New Dataset Name dialog.
2. Set UGrid clipping display options.
  1. Select the Display | Display Options menu command.
  2. In the UGrid tab, turn on the Clip options and click the Options dialog.
  3. In the UGrid Clip Settings dialog, select the "Scalar Range" setting and set the range values.
    • Only values within the selected scalar values will be displayed.