Go to: Related nodes. Attributes.

This node adds the values from both its inputs.

Node name Parents Classification MFn type Compatible function sets
addDoubleLinear dependNode utility/general kAddDoubleLinear kBase
kNamedObject
kDependencyNode
kAddDoubleLinear

Related nodes

addMatrix, multMatrix, fourByFourMatrix, wtAddMatrix, multDoubleLinear, angleBetween, pointMatrixMult

Attributes (3)

input1, input2, output

Long name (short name) Type Default Flags
input1 (i1) distance (double) 0.0cm outputinputconnectablestorable
the first input value
input2 (i2) distance (double) 0.0cm outputinputconnectablestorable
the second input value
output (o) distance (double) 0.0cm outputconnectable
the sum of its input value (= i1 + i2 )