simdesign.rcmrf.bnsm.cp02.infill
This module provides the infill class implementation for the CP02 model
in the BNSM layer.
- class simdesign.rcmrf.bnsm.cp02.infill.Infill(design, strut1_nodes, strut2_nodes)[source]
Bases:
InfillMasonry infill wall implementation for the
CP02model.This class directly uses the behaviour defined in
InfillCP01.See also
InfillCP01CP01 Infill model definition used by this class.
- Parameters:
design (InfillBase)
strut1_nodes (List[Node])
strut2_nodes (List[Node])