CIBC:Documentation:SCIRun:Reference:SCIRun:ClipFieldByMesh
From SCIRun Documentation Wiki
Contents |
ClipFieldByMesh
Information
- Package: SCIRun
- Catagory: NewField
- Author(s):
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Clip a mesh to another mesh.
Detailed Description
Clip the first input to the second mesh. Both meshes need to be volumetric meshes such as tetrahedral rather than surface meshes.
The output is the clipped mesh and a mapping matrix that allows you to apply data to the clipped mesh from the original using the module ApplyMappingMatrix.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun