CIBC:Documentation:SCIRun:Reference:SCIRun:MaskLatVolWithTriSurf
From SCIRun Documentation Wiki
Contents |
MaskLatVolWithTriSurf
Information
- Package: SCIRun
- Catagory: ChangeFieldData
- Author(s): Dave Weinstein
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Sets all the values of the latvol that fall within the trisurf to zero.
Detailed Description
The first input is a latvol (structured grid) with data assigned to the elements of nodes. The second input is a closed trisurf (surface).
Output will be a latvol with the data inside the surface set to zero. The data will be placed on the nodes.
Frequently Asked Questions
Known Bugs
This module only works if the faces of the surface intersect with the face of the elements in the latvol. If the surface faces align perfectly with the latvol, then it will not work.
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun