Deprecated
This module has been deprecated. Please replace it with the interpolate data module, which unifies nodal and cell data interpolation.
interpolate nodal data
The interpolate nodal data module interpolates nodal data from a source field to a target field which is contained within the input.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Input Destination Field | Field | The field to interpolate data to. |
| Input | Input Data Field | Field | The field to use for data. |
| Output | Output Field | Field | The field with data interpolated. |
| Output | Output Object | Renderable | A renderable object to display. |
Properties
| Property | Type | Description |
|---|---|---|
| Remove Nodes Outside Volume | Boolean | The Remove Nodes Outside Volume control tells the algorithm what to do with nodes from the Input Destination Field that fall outside of the coordinate range of the Input Data Field. |
| Data To Interpolate | Multi-select | The Data To Interpolate control is used to select which scalar data component is to be interpolated onto the surface or line of interest. |