Skip to main content

About this Block

What it does: Uses a Remap function to change the size of a Scalar Field according to X, Y, Z scales. Common uses: To non-uniformly scale a field.
Tips
  • All Remap-based functions are centered on the world origin.
  • This block is a custom block, which means it has a workflow of blocks running within it. To see what processes it is running, export the block by right-clicking on it and selecting “Export Block”. Open the block to see the workflow beneath.

Example File

Download Example: Remap Scale Field Example Screenshot Remap a scalar field to scale it in the X, Y, and Z directions. This block will not attempt to scale the field values to compensate for distortion. If the compensation is preferred, use the Remap Scale Body block.

Inputs

NameTypeDescription
FieldScalar FieldScalar field to remap.
X scaleScalarScale factor in the x direction.
Y scaleScalarScale factor in the y direction.
Z scaleScalarScale factor in the z direction.

Outputs