simdesign.rcmrf.bdim.tr_post18_dch.slab

This module provides the slab class implementation for the tr_post18_dch design class in the BDIM layer.

class simdesign.rcmrf.bdim.tr_post18_dch.slab.Slab(rectangle, typology, thickness=None, orientation=None)[source]

Bases: SlabBase

Slab implementation for the tr_post18_dch design class.

This class directly uses the behaviour defined in SlabBase.

See also

SlabBase

Base class defining the core behaviour and configuration.

Parameters:
  • rectangle (Rectangle)

  • typology (Literal[1, 2, 3])

  • thickness (float | None)

  • orientation (Literal[1, 2, 3] | None)