simdesign.rcmrf.bdim.eu_cdl.rebars

This module provides the rebars class implementation representing the detailing of structural members for the``eu_cdl`` design class in the BDIM layer.

class simdesign.rcmrf.bdim.eu_cdl.rebars.Rebars[source]

Bases: RebarsBase

Rebars implementation for design class eu_cdl.

This class extends RebarsBase by providing the detailing rules appropriate for the eu_cdl design class.

concrete

Concrete material instance considered in design of beams and columns.

Type:

Concrete

steel

Steel material instance considered in design of beams and columns.

Type:

Steel

_data_path

Path to the json file containing rebar data.

Type:

Path | str

See also

RebarsBase

Base class defining the core behaviour and configuration.