Integer, Integer
Scalar, Scalar
Scalar Field, Scalar Field
Temperature, Scalar
Temperature, Temperature
Temperature Field, Scalar Field
Temperature Field, Temperature Field
Vector, Vector
Vector Field, Vector Field
2D Vector Field, 2D Vector Field, 5.31.0
About this Block
What it does: The Subtract block returns the result of the first input minus the second input (). Common uses:- Defining custom equations for implicit geometry or field-driven design.
- Reducing a property by a specific constant or variable.
- Calculating the relative distance or displacement between two points or vectors.
- Unlike the Add block, the order of inputs in the Subtract block matters. Ensure your Minuend (the value being decreased) is the first input and your Subtrahend (the value to subtract) is the second.
- When used with scalar fields, this block subtracts the value of the second scalar field from the first at every point in space.
- To create TPMS from an equation, refer to this guide.
- For more information on building mathematical workflows, see our tips for creating equations.

