opyplus.Idd

class opyplus.Idd(version_or_buffer_or_path=None, apply_corrections=True)

Class representing an EnergyPlus Idd file.

Parameters
version_or_buffer_or_path: tuple or typing.StringIO or str or None
apply_corrections: bool
Attributes
path: str or None
buffer: typing.StringIO or None
table_descriptors: dict