Scalar Field, Points
Scalar Field, Point
About this Block
What it does: Returns a Vector that represents the rate of change along a Scalar Field at a specific location. Common uses:- Turning a field into a Vector Point Map.
- To run the block, provide a Field and a Point (or Point List) in which to probe the Field values.
- Turn the evaluated field gradient of Point Lists into a Point Map to visualize and analyze the results.
- Similar to using the Field Viewer with the Probe Values option, but the returned value is a property.
Example File
Download Example: Evaluate Fields
Scalar Field, Points
Evaluate the gradient of a scalar field at specific locations.Inputs
| Name | Type | Description |
|---|---|---|
| Scalar field | Scalar Field | Field to evaluate. |
| Points | Point List | Locations to evaluate. |
Outputs
| Type |
|---|
| Vector List |
Scalar Field, Point
Evaluate the gradient of a scalar field at a specific location.Inputs
| Name | Type | Description |
|---|---|---|
| Scalar field | Scalar Field | Field to evaluate. |
| Point | Point | Location to evaluate. |
Outputs
| Type |
|---|
| Vector |

