fedoo.constraint.RigidTie2D
- class RigidTie2D(list_nodes, node_cd, var_cd, name='Rigid Tie 2D')
Boundary conditions class that eliminate dof assuming a rigid body tie between nodes in 2d problem
- __init__(list_nodes, node_cd, var_cd, name='Rigid Tie 2D')
Same constraint as RigidTie, but for 2D problems. In this case, only 3 constraint driver needs to be defined:
[‘DispX’,’DispY’, ‘RotZ’]
See RigidTie documentation for more details.
Methods
RigidTie2D.generate
(problem[, t_fact, ...])RigidTie2D.initialize
(problem)Return a condensed one line str describing the object