class documentation

class AX_Dachform(Enumeration): (source)

View In Hierarchy

AX_Dachform

Constant VALUES Undocumented
VALUES: dict[str, str] = (source)

Undocumented

Value
{'1000': 'Flachdach',
 '2100': 'Pultdach',
 '2200': 'Versetztes Pultdach',
 '3100': 'Satteldach',
 '3200': 'Walmdach',
 '3300': 'Krüppelwalmdach',
 '3400': 'Mansardendach',
...