Locked Nodes Dataset from Coverage Tool

From XMS Wiki
Revision as of 21:03, 12 December 2023 by Jcreer (talk | contribs) (Jcreer moved page Create Locked Nodes Dataset from Coverage Tool to Locked Nodes Dataset from Coverage Tool)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Locked Nodes Dataset from Coverage

The Locked Nodes Dataset from Coverage tool creates a scalar dataset based on nodes that lie within polygons or within a specified distance from arcs in a specified coverage. Nodes that are within the polygons or located a specified distance of arcs will be assigned the value 1.0 ("locked") and all other nodes will be assigned the value 0.0 ("unlocked").

Input parameters:

  • Grid – Select the UGrid that the dataset will be created for.
  • Selection coverage – Select the coverage that contains the polygons or arcs to be used for specifying locked nodes.
  • Geometry – Select the geometry:
    • "Polygons" – Specify that all nodes inside of the polygons should be "locked".
    • "Arcs" – Specify that all nodes within the specified distance of the arcs should be "locked".
      • Offset – If "Arcs" is the selected geometry, specify the offset, or distance from the arcs where nodes should be "locked".

Output parameters

  • Locked nodes dataset name – Specify the name for the new dataset.

Current Location in toolbox

Datasets/Locked Nodes Dataset from Coverage