CIBC:Documentation:SCIRun:Reference:SCIRun:CalculateIsInsideField
From SCIRun Documentation Wiki
Contents |
CalculateIsInsideField
Information
- Package: SCIRun
- Catagory: ChangeFieldData
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module determines whether the points or the center of the elements are located inside a volume defined by a mesh or a field.
Detailed Description
This module determines whether nodes or the centers of the elements are located inside a volume defined by a volume mesh or field. If the input field has data on the elements the centers of the elements are tested for whethter they are inside the volume. This module assigns a 1.0 to every node or element that is inside the object field and 0.0 to every node or element that is outside. The module outputs the data both as a field and as a matrix. The latter is equal to a selection vector.
In the GUI of this module one can alter the values to be set for inside and outside. Likewise the GUI allows the user to specify the data type of the output field as well as where the data is located (at the node or at the element of a field).
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
