CIBC:Documentation:SCIRun:Reference:SCIRun:MapFieldDataToNodeCoordinate
From SCIRun Documentation Wiki
Contents |
MapFieldDataToNodeCoordinate
Information
- Package: SCIRun
- Catagory: ChangeMesh
- Author(s): David Weinstein
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Replace a mesh coordinate with the scalar fdata values.
Detailed Description
For unstructured data (HexVol, TetVol, QuadSurf, TriSurf, Curve, PointCloud) change the positions of the nodes by replacing one of the coordinates with the Field data. (Note: this is obviously only supported for scalar data types.) Per Allen's request, for surface meshes, also support "pushing" the nodes by (normal x data). This module is useful for turning cutting planes into heightfields, and for "inflating/deflating" surfaces.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
