pyidf.compliance_objects module

Data objects in group “Compliance Objects”

class pyidf.compliance_objects.ComplianceBuilding

Bases: pyidf.helper.DataObject

Corresponds 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 G
that states that the baseline building should be rotated in four directions.
Units: deg
Parameters:value (float) – value for IDD Field Building Rotation for Appendix G
Raises:ValueError – if value is not a valid value
Returns:the value of building_rotation_for_appendix_g or None if not set
Return type:float