simdesign.rcmrf.bdim.tr_0018_dch.quality

This module provides the quality class implementation representing the quality-based modifications for the tr_0018_dch design class in the BDIM layer.

class simdesign.rcmrf.bdim.tr_0018_dch.quality.Quality[source]

Bases: QualityBase

Quality implementation for the tr_0018_dch design class.

This class directly uses the behaviour defined in QualityBase and overrides the default data path used to load construction quality data.

data_path

Path to the JSON file containing construction quality data.

Type:

Path

See also

QualityBase

Base class defining the core behaviour and configuration.