pytrnsys_process.config.settings.Reader#

class pytrnsys_process.config.settings.Reader(folder_name_for_printer_files: str = 'temp', read_step_files: bool = False, read_deck_files: bool = True, force_reread_prt: bool = False)[source]#
__init__(folder_name_for_printer_files: str = 'temp', read_step_files: bool = False, read_deck_files: bool = True, force_reread_prt: bool = False) None#

Methods

__init__([folder_name_for_printer_files, ...])

Attributes

folder_name_for_printer_files: str = 'temp'#
read_step_files: bool = False#
read_deck_files: bool = True#
force_reread_prt: bool = False#
starting_year = 2024#
__init__(folder_name_for_printer_files: str = 'temp', read_step_files: bool = False, read_deck_files: bool = True, force_reread_prt: bool = False) None#