simdesign.rcmrf.bdim.eu_cdh.quality
This module provides the quality class implementation representing the
quality-based modifications for the eu_cdh design class in the BDIM layer.
- class simdesign.rcmrf.bdim.eu_cdh.quality.Quality[source]
Bases:
QualityBaseQuality implementation for the
eu_cdhdesign class.This class directly uses the behaviour defined in
QualityBaseand 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
QualityBaseBase class defining the core behaviour and configuration.