simdesign.rcmrf.bdim.eu_cdh.joint
This module provides the joint class implementation representing
beam-column joints for the eu_cdh design class in the BDIM layer.
- class simdesign.rcmrf.bdim.eu_cdh.joint.Joint(elastic_node, left_beam, right_beam, front_beam, rear_beam, top_column, bottom_column)[source]
Bases:
JointBaseJoint implementation for design class
eu_cdh.This class extends
JointBaseby narrowing the attribute types.- Parameters:
See also
JointBaseBase class defining the core behaviour and configuration.