simdesign.rcmrf.bnsm.dp01.infill
This module provides the infill class implementation for the DP01 model
in the BNSM layer.
- class simdesign.rcmrf.bnsm.dp01.infill.Infill(design, strut1_nodes, strut2_nodes)[source]
Bases:
InfillBaseMasonry infill wall implementation for the
DP01model.This class directly uses the behaviour defined in
InfillBase.See also
InfillBaseBase class defining the core behaviour and configuration.
- Parameters:
design (InfillBase)
strut1_nodes (List[Node])
strut2_nodes (List[Node])