simdesign.rcmrf.bdim.eu_cdh.slab
This module provides the slab class implementation for the eu_cdh
design class in the BDIM layer.
- class simdesign.rcmrf.bdim.eu_cdh.slab.Slab(rectangle, typology, thickness=None, orientation=None)[source]
Bases:
SlabBaseSlab implementation for the
eu_cdhdesign class.This class directly uses the behaviour defined in
SlabBase.See also
SlabBaseBase class defining the core behaviour and configuration.
- Parameters:
rectangle (Rectangle)
typology (Literal[1, 2, 3])
thickness (float | None)
orientation (Literal[1, 2, 3] | None)