latest
Sequence
Remap Numbers

Remap numbers into a new numbers list

ID

662ae5a310b6cb87640c9197

Name

Remap Numbers

Group

Sequence

Package

List

Keywords

remap

List

Sequence

Set

Tree

Creation method

There are two options for creating a Remap Numbers node.

  • The first way to create a Remap Numbers node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • remap
  • The second way is to select a Remap Numbers node from the menu that opens from the top left.
    • Menu > List > Sequence > Remap Numbers

Steps

  • Create a Remap Numbers node.
  • Connect the value to remap to the first port.
  • Connect the source minimum value to the second port.
  • Connect the source maximum value to the third port.
  • Connect the target minimum value to the fourth port.
  • Connect the target maximum value to the sixth port.

After creating a node, connect the value to remap to the first port, the source minimum, and maximum values to the second and third ports, and the target minimum and maximum values to the fourth and sixth ports. On the output port, we will get the remapped number.

See also

List Item

Inputs

NameTypeDescriptionDefault Value
value
Number
Value to remap5
sourceMin
Number
Source minimum value1
sourceMax
Number
Source maximum value10
targetMin
Number
Target minimum value10
targetMax
Number
Target maximum value100

Outputs

NameTypeDescription
mapped
Number
Remapped number