element Tie (1) (2) (3) [(4) (5) (6)...]
# (1) int, unique element tag
# (2) double, right hand side of the constraint equation, the constraint is homogeneous if this parameter is zero
# (3) double, penalty number, a relatively large number
# (4) int, node tag
# (5) int, dof tag
# (6) double, weight
Example
Each Tie element can have multiple DoFs included. For example, to define the following constraint,
where and are horizontal displacement of node 2 and vertical displacement of node 4 in a 2D model,
then