The MaxForce constraint applies a FixedLength constraint to a pair of nodes. The constraint is only active when the force is below a specified threshold.
Syntax
maxforce2d (1) (2) (3) (4)
maxforce3d (1) (2) (3) (4)
constraint maxforce2d (1) (2) (3) (4)
constraint maxforce3d (1) (2) (3) (4)
# (1) int, unique constraint tag
# (2) int, node tag
# (3) int, node tag
# (4) double, magnitude of constraint force
Example
A vertical displacement is applied to the free end of the top beam. The free ends of the two beams are connected by a MaxForce2D constraint.