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