pyidf.compliance_objects module¶
Data objects in group “Compliance Objects”
-
class
pyidf.compliance_objects.ComplianceBuilding¶ Bases:
pyidf.helper.DataObjectCorresponds to IDD object Compliance:Building Building level inputs related to compliance to building standards, building codes, and beyond energy code programs.
-
building_rotation_for_appendix_g¶ field Building Rotation for Appendix G
Additional degrees of rotation to be used with the requirement in ASHRAE Standard 90.1 Appendix Gthat states that the baseline building should be rotated in four directions.Units: degParameters: value (float) – value for IDD Field Building Rotation for Appendix G Raises: ValueError– if value is not a valid valueReturns: the value of building_rotation_for_appendix_g or None if not set Return type: float
-