Joint:getReactionForce

Gets the reaction force on Body 2 at the joint anchor.

Function

Synopsis

x, y = Joint:getReactionForce( )

Arguments

None.

Returns

number x
The x-component of the force.
number y
The y-component of the force.

See Also