Skip to main content

Scalar Field, Points

Scalar Field, Point

Vector Field, Points

Vector Field, Point


About this Block

What it does: Evaluates the field at a specified point (or multiple points) and returns the value as a property within the block. Common uses:
  • Turning a field into a Point Map.
Tips
  • To run the block, provide a Field and a Point (or Point List) in which to probe the Field values.
  • Turn the evaluated field 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 Example Screenshot

Scalar Field, Points

Return the Scalar values at specified locations of a Scalar Field.

Inputs

NameTypeDescription
Scalar fieldScalar FieldScalar field to evaluate.
PointsPoint ListLocations to evaluate.

Outputs


Scalar Field, Point

Return the Scalar value at a specified location of a Scalar Field.

Inputs

NameTypeDescription
Scalar fieldScalar FieldScalar field to evaluate.
PointPointLocation to evaluate.

Outputs

Type
Scalar

Vector Field, Points

Return the Vector values at specified locations of a Vector Field.

Inputs

NameTypeDescription
Vector fieldVector FieldVector field to evaluate.
PointsPoint ListLocations to evaluate.

Outputs


Vector Field, Point

Return the Vector value at a specified location of a Vector Field.

Inputs

NameTypeDescription
Vector fieldVector FieldVector field to evaluate.
PointPointLocation to evaluate.

Outputs

Type
Vector