pyidf.idf module¶
WARNING: This is an automatically generated file. It is based on a modified Energy+.idd specification file.
Do not expect (yet) that it actually works!
Generation date: 2015-10-07
-
class
pyidf.idf.IDF(path=None)¶ Bases:
objectRepresents an EnergyPlus IDF input file
-
add(dataobject)¶ Adds a data object to the IDF. If data object is unique, it replaces an eventual existing data object
Parameters: dataobject – the data object
-
airconditionervariablerefrigerantflowfluidtemperaturecontrols¶ Get list of all AirConditionerVariableRefrigerantFlowFluidTemperatureControl objects
Raises: ValueError– if no objects of type AirConditionerVariableRefrigerantFlowFluidTemperatureControl are present
-
airconditionervariablerefrigerantflows¶ Get list of all AirConditionerVariableRefrigerantFlow objects
Raises: ValueError– if no objects of type AirConditionerVariableRefrigerantFlow are present
-
airflownetworkdistributioncomponentcoils¶ Get list of all AirflowNetworkDistributionComponentCoil objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentCoil are present
-
airflownetworkdistributioncomponentconstantpressuredrops¶ Get list of all AirflowNetworkDistributionComponentConstantPressureDrop objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentConstantPressureDrop are present
-
airflownetworkdistributioncomponentducts¶ Get list of all AirflowNetworkDistributionComponentDuct objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentDuct are present
-
airflownetworkdistributioncomponentfans¶ Get list of all AirflowNetworkDistributionComponentFan objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentFan are present
-
airflownetworkdistributioncomponentheatexchangers¶ Get list of all AirflowNetworkDistributionComponentHeatExchanger objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentHeatExchanger are present
-
airflownetworkdistributioncomponentleakageratios¶ Get list of all AirflowNetworkDistributionComponentLeakageRatio objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentLeakageRatio are present
-
airflownetworkdistributioncomponentleaks¶ Get list of all AirflowNetworkDistributionComponentLeak objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentLeak are present
-
airflownetworkdistributioncomponentterminalunits¶ Get list of all AirflowNetworkDistributionComponentTerminalUnit objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionComponentTerminalUnit are present
-
airflownetworkdistributionlinkages¶ Get list of all AirflowNetworkDistributionLinkage objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionLinkage are present
-
airflownetworkdistributionnodes¶ Get list of all AirflowNetworkDistributionNode objects
Raises: ValueError– if no objects of type AirflowNetworkDistributionNode are present
-
airflownetworkintrazonelinkages¶ Get list of all AirflowNetworkIntraZoneLinkage objects
Raises: ValueError– if no objects of type AirflowNetworkIntraZoneLinkage are present
-
airflownetworkintrazonenodes¶ Get list of all AirflowNetworkIntraZoneNode objects
Raises: ValueError– if no objects of type AirflowNetworkIntraZoneNode are present
-
airflownetworkmultizonecomponentdetailedopenings¶ Get list of all AirflowNetworkMultiZoneComponentDetailedOpening objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneComponentDetailedOpening are present
-
airflownetworkmultizonecomponenthorizontalopenings¶ Get list of all AirflowNetworkMultiZoneComponentHorizontalOpening objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneComponentHorizontalOpening are present
-
airflownetworkmultizonecomponentsimpleopenings¶ Get list of all AirflowNetworkMultiZoneComponentSimpleOpening objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneComponentSimpleOpening are present
-
airflownetworkmultizonecomponentzoneexhaustfans¶ Get list of all AirflowNetworkMultiZoneComponentZoneExhaustFan objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneComponentZoneExhaustFan are present
-
airflownetworkmultizoneexternalnodes¶ Get list of all AirflowNetworkMultiZoneExternalNode objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneExternalNode are present
-
airflownetworkmultizonereferencecrackconditionss¶ Get list of all AirflowNetworkMultiZoneReferenceCrackConditions objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneReferenceCrackConditions are present
-
airflownetworkmultizonesurfacecracks¶ Get list of all AirflowNetworkMultiZoneSurfaceCrack objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneSurfaceCrack are present
-
airflownetworkmultizonesurfaceeffectiveleakageareas¶ Get list of all AirflowNetworkMultiZoneSurfaceEffectiveLeakageArea objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneSurfaceEffectiveLeakageArea are present
-
airflownetworkmultizonesurfaces¶ Get list of all AirflowNetworkMultiZoneSurface objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneSurface are present
-
airflownetworkmultizonewindpressurecoefficientarrays¶ Get list of all AirflowNetworkMultiZoneWindPressureCoefficientArray objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneWindPressureCoefficientArray are present
-
airflownetworkmultizonewindpressurecoefficientvaluess¶ Get list of all AirflowNetworkMultiZoneWindPressureCoefficientValues objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneWindPressureCoefficientValues are present
-
airflownetworkmultizonezones¶ Get list of all AirflowNetworkMultiZoneZone objects
Raises: ValueError– if no objects of type AirflowNetworkMultiZoneZone are present
-
airflownetworkoccupantventilationcontrols¶ Get list of all AirflowNetworkOccupantVentilationControl objects
Raises: ValueError– if no objects of type AirflowNetworkOccupantVentilationControl are present
-
airflownetworksimulationcontrols¶ Get list of all AirflowNetworkSimulationControl objects
Raises: ValueError– if no objects of type AirflowNetworkSimulationControl are present
-
airloophvaccontrollerlists¶ Get list of all AirLoopHvacControllerList objects
Raises: ValueError– if no objects of type AirLoopHvacControllerList are present
-
airloophvacoutdoorairsystemequipmentlists¶ Get list of all AirLoopHvacOutdoorAirSystemEquipmentList objects
Raises: ValueError– if no objects of type AirLoopHvacOutdoorAirSystemEquipmentList are present
-
airloophvacoutdoorairsystems¶ Get list of all AirLoopHvacOutdoorAirSystem objects
Raises: ValueError– if no objects of type AirLoopHvacOutdoorAirSystem are present
-
airloophvacreturnpaths¶ Get list of all AirLoopHvacReturnPath objects
Raises: ValueError– if no objects of type AirLoopHvacReturnPath are present
-
airloophvacreturnplenums¶ Get list of all AirLoopHvacReturnPlenum objects
Raises: ValueError– if no objects of type AirLoopHvacReturnPlenum are present
-
airloophvacs¶ Get list of all AirLoopHvac objects
Raises: ValueError– if no objects of type AirLoopHvac are present
-
airloophvacsupplypaths¶ Get list of all AirLoopHvacSupplyPath objects
Raises: ValueError– if no objects of type AirLoopHvacSupplyPath are present
-
airloophvacsupplyplenums¶ Get list of all AirLoopHvacSupplyPlenum objects
Raises: ValueError– if no objects of type AirLoopHvacSupplyPlenum are present
-
airloophvacunitaryfurnaceheatcools¶ Get list of all AirLoopHvacUnitaryFurnaceHeatCool objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryFurnaceHeatCool are present
-
airloophvacunitaryfurnaceheatonlys¶ Get list of all AirLoopHvacUnitaryFurnaceHeatOnly objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryFurnaceHeatOnly are present
-
airloophvacunitaryheatcools¶ Get list of all AirLoopHvacUnitaryHeatCool objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryHeatCool are present
-
airloophvacunitaryheatcoolvavchangeoverbypasss¶ Get list of all AirLoopHvacUnitaryHeatCoolVavchangeoverBypass objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryHeatCoolVavchangeoverBypass are present
-
airloophvacunitaryheatonlys¶ Get list of all AirLoopHvacUnitaryHeatOnly objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryHeatOnly are present
-
airloophvacunitaryheatpumpairtoairmultispeeds¶ Get list of all AirLoopHvacUnitaryHeatPumpAirToAirMultiSpeed objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryHeatPumpAirToAirMultiSpeed are present
-
airloophvacunitaryheatpumpairtoairs¶ Get list of all AirLoopHvacUnitaryHeatPumpAirToAir objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryHeatPumpAirToAir are present
-
airloophvacunitaryheatpumpwatertoairs¶ Get list of all AirLoopHvacUnitaryHeatPumpWaterToAir objects
Raises: ValueError– if no objects of type AirLoopHvacUnitaryHeatPumpWaterToAir are present
-
airloophvacunitarysystems¶ Get list of all AirLoopHvacUnitarySystem objects
Raises: ValueError– if no objects of type AirLoopHvacUnitarySystem are present
-
airloophvaczonemixers¶ Get list of all AirLoopHvacZoneMixer objects
Raises: ValueError– if no objects of type AirLoopHvacZoneMixer are present
-
airloophvaczonesplitters¶ Get list of all AirLoopHvacZoneSplitter objects
Raises: ValueError– if no objects of type AirLoopHvacZoneSplitter are present
-
airterminaldualductconstantvolumes¶ Get list of all AirTerminalDualDuctConstantVolume objects
Raises: ValueError– if no objects of type AirTerminalDualDuctConstantVolume are present
-
airterminaldualductvavoutdoorairs¶ Get list of all AirTerminalDualDuctVavOutdoorAir objects
Raises: ValueError– if no objects of type AirTerminalDualDuctVavOutdoorAir are present
-
airterminaldualductvavs¶ Get list of all AirTerminalDualDuctVav objects
Raises: ValueError– if no objects of type AirTerminalDualDuctVav are present
-
airterminalsingleductconstantvolumecooledbeams¶ Get list of all AirTerminalSingleDuctConstantVolumeCooledBeam objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctConstantVolumeCooledBeam are present
-
airterminalsingleductconstantvolumefourpipebeams¶ Get list of all AirTerminalSingleDuctConstantVolumeFourPipeBeam objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctConstantVolumeFourPipeBeam are present
-
airterminalsingleductconstantvolumefourpipeinductions¶ Get list of all AirTerminalSingleDuctConstantVolumeFourPipeInduction objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctConstantVolumeFourPipeInduction are present
-
airterminalsingleductconstantvolumereheats¶ Get list of all AirTerminalSingleDuctConstantVolumeReheat objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctConstantVolumeReheat are present
-
airterminalsingleductinletsidemixers¶ Get list of all AirTerminalSingleDuctInletSideMixer objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctInletSideMixer are present
-
airterminalsingleductparallelpiureheats¶ Get list of all AirTerminalSingleDuctParallelPiuReheat objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctParallelPiuReheat are present
-
airterminalsingleductseriespiureheats¶ Get list of all AirTerminalSingleDuctSeriesPiuReheat objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctSeriesPiuReheat are present
-
airterminalsingleductsupplysidemixers¶ Get list of all AirTerminalSingleDuctSupplySideMixer objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctSupplySideMixer are present
-
airterminalsingleductuncontrolleds¶ Get list of all AirTerminalSingleDuctUncontrolled objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctUncontrolled are present
-
airterminalsingleductuserdefineds¶ Get list of all AirTerminalSingleDuctUserDefined objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctUserDefined are present
-
airterminalsingleductvavheatandcoolnoreheats¶ Get list of all AirTerminalSingleDuctVavHeatAndCoolNoReheat objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctVavHeatAndCoolNoReheat are present
-
airterminalsingleductvavheatandcoolreheats¶ Get list of all AirTerminalSingleDuctVavHeatAndCoolReheat objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctVavHeatAndCoolReheat are present
-
airterminalsingleductvavnoreheats¶ Get list of all AirTerminalSingleDuctVavNoReheat objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctVavNoReheat are present
-
airterminalsingleductvavreheats¶ Get list of all AirTerminalSingleDuctVavReheat objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctVavReheat are present
-
airterminalsingleductvavreheatvariablespeedfans¶ Get list of all AirTerminalSingleDuctVavReheatVariableSpeedFan objects
Raises: ValueError– if no objects of type AirTerminalSingleDuctVavReheatVariableSpeedFan are present
-
availabilitymanagerassignmentlists¶ Get list of all AvailabilityManagerAssignmentList objects
Raises: ValueError– if no objects of type AvailabilityManagerAssignmentList are present
-
availabilitymanagerdifferentialthermostats¶ Get list of all AvailabilityManagerDifferentialThermostat objects
Raises: ValueError– if no objects of type AvailabilityManagerDifferentialThermostat are present
-
availabilitymanagerhightemperatureturnoffs¶ Get list of all AvailabilityManagerHighTemperatureTurnOff objects
Raises: ValueError– if no objects of type AvailabilityManagerHighTemperatureTurnOff are present
-
availabilitymanagerhightemperatureturnons¶ Get list of all AvailabilityManagerHighTemperatureTurnOn objects
Raises: ValueError– if no objects of type AvailabilityManagerHighTemperatureTurnOn are present
-
availabilitymanagerhybridventilations¶ Get list of all AvailabilityManagerHybridVentilation objects
Raises: ValueError– if no objects of type AvailabilityManagerHybridVentilation are present
-
availabilitymanagerlowtemperatureturnoffs¶ Get list of all AvailabilityManagerLowTemperatureTurnOff objects
Raises: ValueError– if no objects of type AvailabilityManagerLowTemperatureTurnOff are present
-
availabilitymanagerlowtemperatureturnons¶ Get list of all AvailabilityManagerLowTemperatureTurnOn objects
Raises: ValueError– if no objects of type AvailabilityManagerLowTemperatureTurnOn are present
-
availabilitymanagernightcycles¶ Get list of all AvailabilityManagerNightCycle objects
Raises: ValueError– if no objects of type AvailabilityManagerNightCycle are present
-
availabilitymanagernightventilations¶ Get list of all AvailabilityManagerNightVentilation objects
Raises: ValueError– if no objects of type AvailabilityManagerNightVentilation are present
-
availabilitymanageroptimumstarts¶ Get list of all AvailabilityManagerOptimumStart objects
Raises: ValueError– if no objects of type AvailabilityManagerOptimumStart are present
-
availabilitymanagerscheduledoffs¶ Get list of all AvailabilityManagerScheduledOff objects
Raises: ValueError– if no objects of type AvailabilityManagerScheduledOff are present
-
availabilitymanagerscheduledons¶ Get list of all AvailabilityManagerScheduledOn objects
Raises: ValueError– if no objects of type AvailabilityManagerScheduledOn are present
-
availabilitymanagerscheduleds¶ Get list of all AvailabilityManagerScheduled objects
Raises: ValueError– if no objects of type AvailabilityManagerScheduled are present
-
boilerhotwaters¶ Get list of all BoilerHotWater objects
Raises: ValueError– if no objects of type BoilerHotWater are present
-
boilersteams¶ Get list of all BoilerSteam objects
Raises: ValueError– if no objects of type BoilerSteam are present
-
branchlists¶ Get list of all BranchList objects
Raises: ValueError– if no objects of type BranchList are present
-
branchs¶ Get list of all Branch objects
Raises: ValueError– if no objects of type Branch are present
-
buildings¶ Get list of all Building objects
Raises: ValueError– if no objects of type Building are present
-
buildingsurfacedetaileds¶ Get list of all BuildingSurfaceDetailed objects
Raises: ValueError– if no objects of type BuildingSurfaceDetailed are present
-
ceilingadiabatics¶ Get list of all CeilingAdiabatic objects
Raises: ValueError– if no objects of type CeilingAdiabatic are present
-
ceilinginterzones¶ Get list of all CeilingInterzone objects
Raises: ValueError– if no objects of type CeilingInterzone are present
-
centralheatpumpsystems¶ Get list of all CentralHeatPumpSystem objects
Raises: ValueError– if no objects of type CentralHeatPumpSystem are present
-
chillerabsorptionindirects¶ Get list of all ChillerAbsorptionIndirect objects
Raises: ValueError– if no objects of type ChillerAbsorptionIndirect are present
-
chillerabsorptions¶ Get list of all ChillerAbsorption objects
Raises: ValueError– if no objects of type ChillerAbsorption are present
-
chillercombustionturbines¶ Get list of all ChillerCombustionTurbine objects
Raises: ValueError– if no objects of type ChillerCombustionTurbine are present
-
chillerconstantcops¶ Get list of all ChillerConstantCop objects
Raises: ValueError– if no objects of type ChillerConstantCop are present
-
chillerelectriceirs¶ Get list of all ChillerElectricEir objects
Raises: ValueError– if no objects of type ChillerElectricEir are present
-
chillerelectricreformulatedeirs¶ Get list of all ChillerElectricReformulatedEir objects
Raises: ValueError– if no objects of type ChillerElectricReformulatedEir are present
-
chillerelectrics¶ Get list of all ChillerElectric objects
Raises: ValueError– if no objects of type ChillerElectric are present
-
chillerenginedrivens¶ Get list of all ChillerEngineDriven objects
Raises: ValueError– if no objects of type ChillerEngineDriven are present
-
chillerheaterabsorptiondirectfireds¶ Get list of all ChillerHeaterAbsorptionDirectFired objects
Raises: ValueError– if no objects of type ChillerHeaterAbsorptionDirectFired are present
-
chillerheaterabsorptiondoubleeffects¶ Get list of all ChillerHeaterAbsorptionDoubleEffect objects
Raises: ValueError– if no objects of type ChillerHeaterAbsorptionDoubleEffect are present
-
chillerheaterperformanceelectriceirs¶ Get list of all ChillerHeaterPerformanceElectricEir objects
Raises: ValueError– if no objects of type ChillerHeaterPerformanceElectricEir are present
-
coilcoolingdxmultispeeds¶ Get list of all CoilCoolingDxMultiSpeed objects
Raises: ValueError– if no objects of type CoilCoolingDxMultiSpeed are present
-
coilcoolingdxsinglespeeds¶ Get list of all CoilCoolingDxSingleSpeed objects
Raises: ValueError– if no objects of type CoilCoolingDxSingleSpeed are present
-
coilcoolingdxsinglespeedthermalstorages¶ Get list of all CoilCoolingDxSingleSpeedThermalStorage objects
Raises: ValueError– if no objects of type CoilCoolingDxSingleSpeedThermalStorage are present
-
coilcoolingdxtwospeeds¶ Get list of all CoilCoolingDxTwoSpeed objects
Raises: ValueError– if no objects of type CoilCoolingDxTwoSpeed are present
-
coilcoolingdxtwostagewithhumiditycontrolmodes¶ Get list of all CoilCoolingDxTwoStageWithHumidityControlMode objects
Raises: ValueError– if no objects of type CoilCoolingDxTwoStageWithHumidityControlMode are present
-
coilcoolingdxvariablerefrigerantflowfluidtemperaturecontrols¶ Get list of all CoilCoolingDxVariableRefrigerantFlowFluidTemperatureControl objects
Raises: ValueError– if no objects of type CoilCoolingDxVariableRefrigerantFlowFluidTemperatureControl are present
-
coilcoolingdxvariablerefrigerantflows¶ Get list of all CoilCoolingDxVariableRefrigerantFlow objects
Raises: ValueError– if no objects of type CoilCoolingDxVariableRefrigerantFlow are present
-
coilcoolingdxvariablespeeds¶ Get list of all CoilCoolingDxVariableSpeed objects
Raises: ValueError– if no objects of type CoilCoolingDxVariableSpeed are present
-
coilcoolingwaterdetailedgeometrys¶ Get list of all CoilCoolingWaterDetailedGeometry objects
Raises: ValueError– if no objects of type CoilCoolingWaterDetailedGeometry are present
-
coilcoolingwaters¶ Get list of all CoilCoolingWater objects
Raises: ValueError– if no objects of type CoilCoolingWater are present
-
coilcoolingwatertoairheatpumpequationfits¶ Get list of all CoilCoolingWaterToAirHeatPumpEquationFit objects
Raises: ValueError– if no objects of type CoilCoolingWaterToAirHeatPumpEquationFit are present
-
coilcoolingwatertoairheatpumpparameterestimations¶ Get list of all CoilCoolingWaterToAirHeatPumpParameterEstimation objects
Raises: ValueError– if no objects of type CoilCoolingWaterToAirHeatPumpParameterEstimation are present
-
coilcoolingwatertoairheatpumpvariablespeedequationfits¶ Get list of all CoilCoolingWaterToAirHeatPumpVariableSpeedEquationFit objects
Raises: ValueError– if no objects of type CoilCoolingWaterToAirHeatPumpVariableSpeedEquationFit are present
-
coilheatingdesuperheaters¶ Get list of all CoilHeatingDesuperheater objects
Raises: ValueError– if no objects of type CoilHeatingDesuperheater are present
-
coilheatingdxmultispeeds¶ Get list of all CoilHeatingDxMultiSpeed objects
Raises: ValueError– if no objects of type CoilHeatingDxMultiSpeed are present
-
coilheatingdxsinglespeeds¶ Get list of all CoilHeatingDxSingleSpeed objects
Raises: ValueError– if no objects of type CoilHeatingDxSingleSpeed are present
-
coilheatingdxvariablerefrigerantflowfluidtemperaturecontrols¶ Get list of all CoilHeatingDxVariableRefrigerantFlowFluidTemperatureControl objects
Raises: ValueError– if no objects of type CoilHeatingDxVariableRefrigerantFlowFluidTemperatureControl are present
-
coilheatingdxvariablerefrigerantflows¶ Get list of all CoilHeatingDxVariableRefrigerantFlow objects
Raises: ValueError– if no objects of type CoilHeatingDxVariableRefrigerantFlow are present
-
coilheatingdxvariablespeeds¶ Get list of all CoilHeatingDxVariableSpeed objects
Raises: ValueError– if no objects of type CoilHeatingDxVariableSpeed are present
-
coilheatingelectricmultistages¶ Get list of all CoilHeatingElectricMultiStage objects
Raises: ValueError– if no objects of type CoilHeatingElectricMultiStage are present
-
coilheatingelectrics¶ Get list of all CoilHeatingElectric objects
Raises: ValueError– if no objects of type CoilHeatingElectric are present
-
coilheatinggasmultistages¶ Get list of all CoilHeatingGasMultiStage objects
Raises: ValueError– if no objects of type CoilHeatingGasMultiStage are present
-
coilheatinggass¶ Get list of all CoilHeatingGas objects
Raises: ValueError– if no objects of type CoilHeatingGas are present
-
coilheatingsteams¶ Get list of all CoilHeatingSteam objects
Raises: ValueError– if no objects of type CoilHeatingSteam are present
-
coilheatingwaters¶ Get list of all CoilHeatingWater objects
Raises: ValueError– if no objects of type CoilHeatingWater are present
-
coilheatingwatertoairheatpumpequationfits¶ Get list of all CoilHeatingWaterToAirHeatPumpEquationFit objects
Raises: ValueError– if no objects of type CoilHeatingWaterToAirHeatPumpEquationFit are present
-
coilheatingwatertoairheatpumpparameterestimations¶ Get list of all CoilHeatingWaterToAirHeatPumpParameterEstimation objects
Raises: ValueError– if no objects of type CoilHeatingWaterToAirHeatPumpParameterEstimation are present
-
coilheatingwatertoairheatpumpvariablespeedequationfits¶ Get list of all CoilHeatingWaterToAirHeatPumpVariableSpeedEquationFit objects
Raises: ValueError– if no objects of type CoilHeatingWaterToAirHeatPumpVariableSpeedEquationFit are present
-
coilperformancedxcoolings¶ Get list of all CoilPerformanceDxCooling objects
Raises: ValueError– if no objects of type CoilPerformanceDxCooling are present
-
coilsystemcoolingdxheatexchangerassisteds¶ Get list of all CoilSystemCoolingDxHeatExchangerAssisted objects
Raises: ValueError– if no objects of type CoilSystemCoolingDxHeatExchangerAssisted are present
-
coilsystemcoolingdxs¶ Get list of all CoilSystemCoolingDx objects
Raises: ValueError– if no objects of type CoilSystemCoolingDx are present
-
coilsystemcoolingwaterheatexchangerassisteds¶ Get list of all CoilSystemCoolingWaterHeatExchangerAssisted objects
Raises: ValueError– if no objects of type CoilSystemCoolingWaterHeatExchangerAssisted are present
-
coilsystemheatingdxs¶ Get list of all CoilSystemHeatingDx objects
Raises: ValueError– if no objects of type CoilSystemHeatingDx are present
-
coiluserdefineds¶ Get list of all CoilUserDefined objects
Raises: ValueError– if no objects of type CoilUserDefined are present
-
coilwaterheatingairtowaterheatpumppumpeds¶ Get list of all CoilWaterHeatingAirToWaterHeatPumpPumped objects
Raises: ValueError– if no objects of type CoilWaterHeatingAirToWaterHeatPumpPumped are present
-
coilwaterheatingairtowaterheatpumpvariablespeeds¶ Get list of all CoilWaterHeatingAirToWaterHeatPumpVariableSpeed objects
Raises: ValueError– if no objects of type CoilWaterHeatingAirToWaterHeatPumpVariableSpeed are present
-
coilwaterheatingairtowaterheatpumpwrappeds¶ Get list of all CoilWaterHeatingAirToWaterHeatPumpWrapped objects
Raises: ValueError– if no objects of type CoilWaterHeatingAirToWaterHeatPumpWrapped are present
-
coilwaterheatingdesuperheaters¶ Get list of all CoilWaterHeatingDesuperheater objects
Raises: ValueError– if no objects of type CoilWaterHeatingDesuperheater are present
-
comfortviewfactorangless¶ Get list of all ComfortViewFactorAngles objects
Raises: ValueError– if no objects of type ComfortViewFactorAngles are present
-
complexfenestrationpropertysolarabsorbedlayerss¶ Get list of all ComplexFenestrationPropertySolarAbsorbedLayers objects
Raises: ValueError– if no objects of type ComplexFenestrationPropertySolarAbsorbedLayers are present
-
compliancebuildings¶ Get list of all ComplianceBuilding objects
Raises: ValueError– if no objects of type ComplianceBuilding are present
-
componentcostadjustmentss¶ Get list of all ComponentCostAdjustments objects
Raises: ValueError– if no objects of type ComponentCostAdjustments are present
-
componentcostlineitems¶ Get list of all ComponentCostLineItem objects
Raises: ValueError– if no objects of type ComponentCostLineItem are present
-
componentcostreferences¶ Get list of all ComponentCostReference objects
Raises: ValueError– if no objects of type ComponentCostReference are present
-
condenserequipmentlists¶ Get list of all CondenserEquipmentList objects
Raises: ValueError– if no objects of type CondenserEquipmentList are present
-
condenserequipmentoperationschemess¶ Get list of all CondenserEquipmentOperationSchemes objects
Raises: ValueError– if no objects of type CondenserEquipmentOperationSchemes are present
-
condenserloops¶ Get list of all CondenserLoop objects
Raises: ValueError– if no objects of type CondenserLoop are present
-
connectorlists¶ Get list of all ConnectorList objects
Raises: ValueError– if no objects of type ConnectorList are present
-
connectormixers¶ Get list of all ConnectorMixer objects
Raises: ValueError– if no objects of type ConnectorMixer are present
-
connectorsplitters¶ Get list of all ConnectorSplitter objects
Raises: ValueError– if no objects of type ConnectorSplitter are present
-
constructioncfactorundergroundwalls¶ Get list of all ConstructionCfactorUndergroundWall objects
Raises: ValueError– if no objects of type ConstructionCfactorUndergroundWall are present
-
constructioncomplexfenestrationstates¶ Get list of all ConstructionComplexFenestrationState objects
Raises: ValueError– if no objects of type ConstructionComplexFenestrationState are present
-
constructionffactorgroundfloors¶ Get list of all ConstructionFfactorGroundFloor objects
Raises: ValueError– if no objects of type ConstructionFfactorGroundFloor are present
-
constructioninternalsources¶ Get list of all ConstructionInternalSource objects
Raises: ValueError– if no objects of type ConstructionInternalSource are present
-
constructions¶ Get list of all Construction objects
Raises: ValueError– if no objects of type Construction are present
-
constructionwindowdatafiles¶ Get list of all ConstructionWindowDataFile objects
Raises: ValueError– if no objects of type ConstructionWindowDataFile are present
-
constructionwindowequivalentlayers¶ Get list of all ConstructionWindowEquivalentLayer objects
Raises: ValueError– if no objects of type ConstructionWindowEquivalentLayer are present
-
controllermechanicalventilations¶ Get list of all ControllerMechanicalVentilation objects
Raises: ValueError– if no objects of type ControllerMechanicalVentilation are present
-
controlleroutdoorairs¶ Get list of all ControllerOutdoorAir objects
Raises: ValueError– if no objects of type ControllerOutdoorAir are present
-
controllerwatercoils¶ Get list of all ControllerWaterCoil objects
Raises: ValueError– if no objects of type ControllerWaterCoil are present
-
convergencelimitss¶ Get list of all ConvergenceLimits objects
Raises: ValueError– if no objects of type ConvergenceLimits are present
-
coolingtowerperformancecooltoolss¶ Get list of all CoolingTowerPerformanceCoolTools objects
Raises: ValueError– if no objects of type CoolingTowerPerformanceCoolTools are present
-
coolingtowerperformanceyorkcalcs¶ Get list of all CoolingTowerPerformanceYorkCalc objects
Raises: ValueError– if no objects of type CoolingTowerPerformanceYorkCalc are present
-
coolingtowersinglespeeds¶ Get list of all CoolingTowerSingleSpeed objects
Raises: ValueError– if no objects of type CoolingTowerSingleSpeed are present
-
coolingtowertwospeeds¶ Get list of all CoolingTowerTwoSpeed objects
Raises: ValueError– if no objects of type CoolingTowerTwoSpeed are present
-
coolingtowervariablespeedmerkels¶ Get list of all CoolingTowerVariableSpeedMerkel objects
Raises: ValueError– if no objects of type CoolingTowerVariableSpeedMerkel are present
-
coolingtowervariablespeeds¶ Get list of all CoolingTowerVariableSpeed objects
Raises: ValueError– if no objects of type CoolingTowerVariableSpeed are present
-
currencytypes¶ Get list of all CurrencyType objects
Raises: ValueError– if no objects of type CurrencyType are present
-
curvebicubics¶ Get list of all CurveBicubic objects
Raises: ValueError– if no objects of type CurveBicubic are present
-
curvebiquadratics¶ Get list of all CurveBiquadratic objects
Raises: ValueError– if no objects of type CurveBiquadratic are present
-
curvechillerpartloadwithlifts¶ Get list of all CurveChillerPartLoadWithLift objects
Raises: ValueError– if no objects of type CurveChillerPartLoadWithLift are present
-
curvecubiclinears¶ Get list of all CurveCubicLinear objects
Raises: ValueError– if no objects of type CurveCubicLinear are present
-
curvecubics¶ Get list of all CurveCubic objects
Raises: ValueError– if no objects of type CurveCubic are present
-
curvedoubleexponentialdecays¶ Get list of all CurveDoubleExponentialDecay objects
Raises: ValueError– if no objects of type CurveDoubleExponentialDecay are present
-
curveexponentialdecays¶ Get list of all CurveExponentialDecay objects
Raises: ValueError– if no objects of type CurveExponentialDecay are present
-
curveexponentialskewnormals¶ Get list of all CurveExponentialSkewNormal objects
Raises: ValueError– if no objects of type CurveExponentialSkewNormal are present
-
curveexponents¶ Get list of all CurveExponent objects
Raises: ValueError– if no objects of type CurveExponent are present
-
curvefanpressurerises¶ Get list of all CurveFanPressureRise objects
Raises: ValueError– if no objects of type CurveFanPressureRise are present
-
curvefunctionalpressuredrops¶ Get list of all CurveFunctionalPressureDrop objects
Raises: ValueError– if no objects of type CurveFunctionalPressureDrop are present
-
curvelinears¶ Get list of all CurveLinear objects
Raises: ValueError– if no objects of type CurveLinear are present
-
curvequadlinears¶ Get list of all CurveQuadLinear objects
Raises: ValueError– if no objects of type CurveQuadLinear are present
-
curvequadraticlinears¶ Get list of all CurveQuadraticLinear objects
Raises: ValueError– if no objects of type CurveQuadraticLinear are present
-
curvequadratics¶ Get list of all CurveQuadratic objects
Raises: ValueError– if no objects of type CurveQuadratic are present
-
curvequartics¶ Get list of all CurveQuartic objects
Raises: ValueError– if no objects of type CurveQuartic are present
-
curverectangularhyperbola1s¶ Get list of all CurveRectangularHyperbola1 objects
Raises: ValueError– if no objects of type CurveRectangularHyperbola1 are present
-
curverectangularhyperbola2s¶ Get list of all CurveRectangularHyperbola2 objects
Raises: ValueError– if no objects of type CurveRectangularHyperbola2 are present
-
curvesigmoids¶ Get list of all CurveSigmoid objects
Raises: ValueError– if no objects of type CurveSigmoid are present
-
curvetriquadratics¶ Get list of all CurveTriquadratic objects
Raises: ValueError– if no objects of type CurveTriquadratic are present
-
daylightingcontrolss¶ Get list of all DaylightingControls objects
Raises: ValueError– if no objects of type DaylightingControls are present
-
daylightingdelightcomplexfenestrations¶ Get list of all DaylightingDelightComplexFenestration objects
Raises: ValueError– if no objects of type DaylightingDelightComplexFenestration are present
-
daylightingdelightcontrolss¶ Get list of all DaylightingDelightControls objects
Raises: ValueError– if no objects of type DaylightingDelightControls are present
-
daylightingdelightreferencepoints¶ Get list of all DaylightingDelightReferencePoint objects
Raises: ValueError– if no objects of type DaylightingDelightReferencePoint are present
-
daylightingdevicelightwells¶ Get list of all DaylightingDeviceLightWell objects
Raises: ValueError– if no objects of type DaylightingDeviceLightWell are present
-
daylightingdeviceshelfs¶ Get list of all DaylightingDeviceShelf objects
Raises: ValueError– if no objects of type DaylightingDeviceShelf are present
-
daylightingdevicetubulars¶ Get list of all DaylightingDeviceTubular objects
Raises: ValueError– if no objects of type DaylightingDeviceTubular are present
-
dehumidifierdesiccantnofanss¶ Get list of all DehumidifierDesiccantNoFans objects
Raises: ValueError– if no objects of type DehumidifierDesiccantNoFans are present
-
dehumidifierdesiccantsystems¶ Get list of all DehumidifierDesiccantSystem objects
Raises: ValueError– if no objects of type DehumidifierDesiccantSystem are present
-
demandmanagerassignmentlists¶ Get list of all DemandManagerAssignmentList objects
Raises: ValueError– if no objects of type DemandManagerAssignmentList are present
-
demandmanagerelectricequipments¶ Get list of all DemandManagerElectricEquipment objects
Raises: ValueError– if no objects of type DemandManagerElectricEquipment are present
-
demandmanagerexteriorlightss¶ Get list of all DemandManagerExteriorLights objects
Raises: ValueError– if no objects of type DemandManagerExteriorLights are present
-
demandmanagerlightss¶ Get list of all DemandManagerLights objects
Raises: ValueError– if no objects of type DemandManagerLights are present
-
demandmanagerthermostatss¶ Get list of all DemandManagerThermostats objects
Raises: ValueError– if no objects of type DemandManagerThermostats are present
-
demandmanagerventilations¶ Get list of all DemandManagerVentilation objects
Raises: ValueError– if no objects of type DemandManagerVentilation are present
-
designspecificationoutdoorairs¶ Get list of all DesignSpecificationOutdoorAir objects
Raises: ValueError– if no objects of type DesignSpecificationOutdoorAir are present
-
designspecificationzoneairdistributions¶ Get list of all DesignSpecificationZoneAirDistribution objects
Raises: ValueError– if no objects of type DesignSpecificationZoneAirDistribution are present
-
designspecificationzonehvacsizings¶ Get list of all DesignSpecificationZoneHvacSizing objects
Raises: ValueError– if no objects of type DesignSpecificationZoneHvacSizing are present
-
districtcoolings¶ Get list of all DistrictCooling objects
Raises: ValueError– if no objects of type DistrictCooling are present
-
districtheatings¶ Get list of all DistrictHeating objects
Raises: ValueError– if no objects of type DistrictHeating are present
-
doorinterzones¶ Get list of all DoorInterzone objects
Raises: ValueError– if no objects of type DoorInterzone are present
-
doors¶ Get list of all Door objects
Raises: ValueError– if no objects of type Door are present
-
ducts¶ Get list of all Duct objects
Raises: ValueError– if no objects of type Duct are present
-
electricequipmentiteaircooleds¶ Get list of all ElectricEquipmentIteAirCooled objects
Raises: ValueError– if no objects of type ElectricEquipmentIteAirCooled are present
-
electricequipments¶ Get list of all ElectricEquipment objects
Raises: ValueError– if no objects of type ElectricEquipment are present
-
electricloadcenterdistributions¶ Get list of all ElectricLoadCenterDistribution objects
Raises: ValueError– if no objects of type ElectricLoadCenterDistribution are present
-
electricloadcentergeneratorss¶ Get list of all ElectricLoadCenterGenerators objects
Raises: ValueError– if no objects of type ElectricLoadCenterGenerators are present
-
electricloadcenterinverterfunctionofpowers¶ Get list of all ElectricLoadCenterInverterFunctionOfPower objects
Raises: ValueError– if no objects of type ElectricLoadCenterInverterFunctionOfPower are present
-
electricloadcenterinverterlookuptables¶ Get list of all ElectricLoadCenterInverterLookUpTable objects
Raises: ValueError– if no objects of type ElectricLoadCenterInverterLookUpTable are present
-
electricloadcenterinvertersimples¶ Get list of all ElectricLoadCenterInverterSimple objects
Raises: ValueError– if no objects of type ElectricLoadCenterInverterSimple are present
-
electricloadcenterstoragebatterys¶ Get list of all ElectricLoadCenterStorageBattery objects
Raises: ValueError– if no objects of type ElectricLoadCenterStorageBattery are present
-
electricloadcenterstoragesimples¶ Get list of all ElectricLoadCenterStorageSimple objects
Raises: ValueError– if no objects of type ElectricLoadCenterStorageSimple are present
-
electricloadcentertransformers¶ Get list of all ElectricLoadCenterTransformer objects
Raises: ValueError– if no objects of type ElectricLoadCenterTransformer are present
-
energymanagementsystemactuators¶ Get list of all EnergyManagementSystemActuator objects
Raises: ValueError– if no objects of type EnergyManagementSystemActuator are present
-
energymanagementsystemconstructionindexvariables¶ Get list of all EnergyManagementSystemConstructionIndexVariable objects
Raises: ValueError– if no objects of type EnergyManagementSystemConstructionIndexVariable are present
-
energymanagementsystemcurveortableindexvariables¶ Get list of all EnergyManagementSystemCurveOrTableIndexVariable objects
Raises: ValueError– if no objects of type EnergyManagementSystemCurveOrTableIndexVariable are present
-
energymanagementsystemglobalvariables¶ Get list of all EnergyManagementSystemGlobalVariable objects
Raises: ValueError– if no objects of type EnergyManagementSystemGlobalVariable are present
-
energymanagementsysteminternalvariables¶ Get list of all EnergyManagementSystemInternalVariable objects
Raises: ValueError– if no objects of type EnergyManagementSystemInternalVariable are present
-
energymanagementsystemmeteredoutputvariables¶ Get list of all EnergyManagementSystemMeteredOutputVariable objects
Raises: ValueError– if no objects of type EnergyManagementSystemMeteredOutputVariable are present
-
energymanagementsystemoutputvariables¶ Get list of all EnergyManagementSystemOutputVariable objects
Raises: ValueError– if no objects of type EnergyManagementSystemOutputVariable are present
-
energymanagementsystemprogramcallingmanagers¶ Get list of all EnergyManagementSystemProgramCallingManager objects
Raises: ValueError– if no objects of type EnergyManagementSystemProgramCallingManager are present
-
energymanagementsystemprograms¶ Get list of all EnergyManagementSystemProgram objects
Raises: ValueError– if no objects of type EnergyManagementSystemProgram are present
-
energymanagementsystemsensors¶ Get list of all EnergyManagementSystemSensor objects
Raises: ValueError– if no objects of type EnergyManagementSystemSensor are present
-
energymanagementsystemsubroutines¶ Get list of all EnergyManagementSystemSubroutine objects
Raises: ValueError– if no objects of type EnergyManagementSystemSubroutine are present
-
energymanagementsystemtrendvariables¶ Get list of all EnergyManagementSystemTrendVariable objects
Raises: ValueError– if no objects of type EnergyManagementSystemTrendVariable are present
-
environmentalimpactfactorss¶ Get list of all EnvironmentalImpactFactors objects
Raises: ValueError– if no objects of type EnvironmentalImpactFactors are present
-
evaporativecoolerdirectceldekpads¶ Get list of all EvaporativeCoolerDirectCelDekPad objects
Raises: ValueError– if no objects of type EvaporativeCoolerDirectCelDekPad are present
-
evaporativecoolerdirectresearchspecials¶ Get list of all EvaporativeCoolerDirectResearchSpecial objects
Raises: ValueError– if no objects of type EvaporativeCoolerDirectResearchSpecial are present
-
evaporativecoolerindirectceldekpads¶ Get list of all EvaporativeCoolerIndirectCelDekPad objects
Raises: ValueError– if no objects of type EvaporativeCoolerIndirectCelDekPad are present
-
evaporativecoolerindirectresearchspecials¶ Get list of all EvaporativeCoolerIndirectResearchSpecial objects
Raises: ValueError– if no objects of type EvaporativeCoolerIndirectResearchSpecial are present
-
evaporativecoolerindirectwetcoils¶ Get list of all EvaporativeCoolerIndirectWetCoil objects
Raises: ValueError– if no objects of type EvaporativeCoolerIndirectWetCoil are present
-
evaporativefluidcoolersinglespeeds¶ Get list of all EvaporativeFluidCoolerSingleSpeed objects
Raises: ValueError– if no objects of type EvaporativeFluidCoolerSingleSpeed are present
-
evaporativefluidcoolertwospeeds¶ Get list of all EvaporativeFluidCoolerTwoSpeed objects
Raises: ValueError– if no objects of type EvaporativeFluidCoolerTwoSpeed are present
-
exteriorfuelequipments¶ Get list of all ExteriorFuelEquipment objects
Raises: ValueError– if no objects of type ExteriorFuelEquipment are present
-
exteriorlightss¶ Get list of all ExteriorLights objects
Raises: ValueError– if no objects of type ExteriorLights are present
-
exteriorwaterequipments¶ Get list of all ExteriorWaterEquipment objects
Raises: ValueError– if no objects of type ExteriorWaterEquipment are present
-
externalinterfaceactuators¶ Get list of all ExternalInterfaceActuator objects
Raises: ValueError– if no objects of type ExternalInterfaceActuator are present
-
externalinterfacefunctionalmockupunitexportfromvariables¶ Get list of all ExternalInterfaceFunctionalMockupUnitExportFromVariable objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitExportFromVariable are present
-
externalinterfacefunctionalmockupunitexporttoactuators¶ Get list of all ExternalInterfaceFunctionalMockupUnitExportToActuator objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitExportToActuator are present
-
externalinterfacefunctionalmockupunitexporttoschedules¶ Get list of all ExternalInterfaceFunctionalMockupUnitExportToSchedule objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitExportToSchedule are present
-
externalinterfacefunctionalmockupunitexporttovariables¶ Get list of all ExternalInterfaceFunctionalMockupUnitExportToVariable objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitExportToVariable are present
-
externalinterfacefunctionalmockupunitimportfromvariables¶ Get list of all ExternalInterfaceFunctionalMockupUnitImportFromVariable objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitImportFromVariable are present
-
externalinterfacefunctionalmockupunitimports¶ Get list of all ExternalInterfaceFunctionalMockupUnitImport objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitImport are present
-
externalinterfacefunctionalmockupunitimporttoactuators¶ Get list of all ExternalInterfaceFunctionalMockupUnitImportToActuator objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitImportToActuator are present
-
externalinterfacefunctionalmockupunitimporttoschedules¶ Get list of all ExternalInterfaceFunctionalMockupUnitImportToSchedule objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitImportToSchedule are present
-
externalinterfacefunctionalmockupunitimporttovariables¶ Get list of all ExternalInterfaceFunctionalMockupUnitImportToVariable objects
Raises: ValueError– if no objects of type ExternalInterfaceFunctionalMockupUnitImportToVariable are present
-
externalinterfaces¶ Get list of all ExternalInterface objects
Raises: ValueError– if no objects of type ExternalInterface are present
-
externalinterfaceschedules¶ Get list of all ExternalInterfaceSchedule objects
Raises: ValueError– if no objects of type ExternalInterfaceSchedule are present
-
externalinterfacevariables¶ Get list of all ExternalInterfaceVariable objects
Raises: ValueError– if no objects of type ExternalInterfaceVariable are present
-
fancomponentmodels¶ Get list of all FanComponentModel objects
Raises: ValueError– if no objects of type FanComponentModel are present
-
fanconstantvolumes¶ Get list of all FanConstantVolume objects
Raises: ValueError– if no objects of type FanConstantVolume are present
-
fanonoffs¶ Get list of all FanOnOff objects
Raises: ValueError– if no objects of type FanOnOff are present
-
fanperformancenightventilations¶ Get list of all FanPerformanceNightVentilation objects
Raises: ValueError– if no objects of type FanPerformanceNightVentilation are present
-
fanvariablevolumes¶ Get list of all FanVariableVolume objects
Raises: ValueError– if no objects of type FanVariableVolume are present
-
fanzoneexhausts¶ Get list of all FanZoneExhaust objects
Raises: ValueError– if no objects of type FanZoneExhaust are present
-
faultmodelenthalpysensoroffsetoutdoorairs¶ Get list of all FaultModelEnthalpySensorOffsetOutdoorAir objects
Raises: ValueError– if no objects of type FaultModelEnthalpySensorOffsetOutdoorAir are present
-
faultmodelenthalpysensoroffsetreturnairs¶ Get list of all FaultModelEnthalpySensorOffsetReturnAir objects
Raises: ValueError– if no objects of type FaultModelEnthalpySensorOffsetReturnAir are present
-
faultmodelfoulingairfilters¶ Get list of all FaultModelFoulingAirFilter objects
Raises: ValueError– if no objects of type FaultModelFoulingAirFilter are present
-
faultmodelfoulingcoils¶ Get list of all FaultModelFoulingCoil objects
Raises: ValueError– if no objects of type FaultModelFoulingCoil are present
-
faultmodelhumidistatoffsets¶ Get list of all FaultModelHumidistatOffset objects
Raises: ValueError– if no objects of type FaultModelHumidistatOffset are present
-
faultmodelhumiditysensoroffsetoutdoorairs¶ Get list of all FaultModelHumiditySensorOffsetOutdoorAir objects
Raises: ValueError– if no objects of type FaultModelHumiditySensorOffsetOutdoorAir are present
-
faultmodelpressuresensoroffsetoutdoorairs¶ Get list of all FaultModelPressureSensorOffsetOutdoorAir objects
Raises: ValueError– if no objects of type FaultModelPressureSensorOffsetOutdoorAir are present
-
faultmodeltemperaturesensoroffsetoutdoorairs¶ Get list of all FaultModelTemperatureSensorOffsetOutdoorAir objects
Raises: ValueError– if no objects of type FaultModelTemperatureSensorOffsetOutdoorAir are present
-
faultmodeltemperaturesensoroffsetreturnairs¶ Get list of all FaultModelTemperatureSensorOffsetReturnAir objects
Raises: ValueError– if no objects of type FaultModelTemperatureSensorOffsetReturnAir are present
-
faultmodelthermostatoffsets¶ Get list of all FaultModelThermostatOffset objects
Raises: ValueError– if no objects of type FaultModelThermostatOffset are present
-
fenestrationsurfacedetaileds¶ Get list of all FenestrationSurfaceDetailed objects
Raises: ValueError– if no objects of type FenestrationSurfaceDetailed are present
-
flooradiabatics¶ Get list of all FloorAdiabatic objects
Raises: ValueError– if no objects of type FloorAdiabatic are present
-
floordetaileds¶ Get list of all FloorDetailed objects
Raises: ValueError– if no objects of type FloorDetailed are present
-
floorgroundcontacts¶ Get list of all FloorGroundContact objects
Raises: ValueError– if no objects of type FloorGroundContact are present
-
floorinterzones¶ Get list of all FloorInterzone objects
Raises: ValueError– if no objects of type FloorInterzone are present
-
fluidcoolersinglespeeds¶ Get list of all FluidCoolerSingleSpeed objects
Raises: ValueError– if no objects of type FluidCoolerSingleSpeed are present
-
fluidcoolertwospeeds¶ Get list of all FluidCoolerTwoSpeed objects
Raises: ValueError– if no objects of type FluidCoolerTwoSpeed are present
-
fluidpropertiesconcentrations¶ Get list of all FluidPropertiesConcentration objects
Raises: ValueError– if no objects of type FluidPropertiesConcentration are present
-
fluidpropertiesglycolconcentrations¶ Get list of all FluidPropertiesGlycolConcentration objects
Raises: ValueError– if no objects of type FluidPropertiesGlycolConcentration are present
-
fluidpropertiesnames¶ Get list of all FluidPropertiesName objects
Raises: ValueError– if no objects of type FluidPropertiesName are present
-
fluidpropertiessaturateds¶ Get list of all FluidPropertiesSaturated objects
Raises: ValueError– if no objects of type FluidPropertiesSaturated are present
-
fluidpropertiessuperheateds¶ Get list of all FluidPropertiesSuperheated objects
Raises: ValueError– if no objects of type FluidPropertiesSuperheated are present
-
fluidpropertiestemperaturess¶ Get list of all FluidPropertiesTemperatures objects
Raises: ValueError– if no objects of type FluidPropertiesTemperatures are present
-
fuelfactorss¶ Get list of all FuelFactors objects
Raises: ValueError– if no objects of type FuelFactors are present
-
gasequipments¶ Get list of all GasEquipment objects
Raises: ValueError– if no objects of type GasEquipment are present
-
generatorcombustionturbines¶ Get list of all GeneratorCombustionTurbine objects
Raises: ValueError– if no objects of type GeneratorCombustionTurbine are present
-
generatorfuelcellairsupplys¶ Get list of all GeneratorFuelCellAirSupply objects
Raises: ValueError– if no objects of type GeneratorFuelCellAirSupply are present
-
generatorfuelcellauxiliaryheaters¶ Get list of all GeneratorFuelCellAuxiliaryHeater objects
Raises: ValueError– if no objects of type GeneratorFuelCellAuxiliaryHeater are present
-
generatorfuelcellelectricalstorages¶ Get list of all GeneratorFuelCellElectricalStorage objects
Raises: ValueError– if no objects of type GeneratorFuelCellElectricalStorage are present
-
generatorfuelcellexhaustgastowaterheatexchangers¶ Get list of all GeneratorFuelCellExhaustGasToWaterHeatExchanger objects
Raises: ValueError– if no objects of type GeneratorFuelCellExhaustGasToWaterHeatExchanger are present
-
generatorfuelcellinverters¶ Get list of all GeneratorFuelCellInverter objects
Raises: ValueError– if no objects of type GeneratorFuelCellInverter are present
-
generatorfuelcellpowermodules¶ Get list of all GeneratorFuelCellPowerModule objects
Raises: ValueError– if no objects of type GeneratorFuelCellPowerModule are present
-
generatorfuelcells¶ Get list of all GeneratorFuelCell objects
Raises: ValueError– if no objects of type GeneratorFuelCell are present
-
generatorfuelcellstackcoolers¶ Get list of all GeneratorFuelCellStackCooler objects
Raises: ValueError– if no objects of type GeneratorFuelCellStackCooler are present
-
generatorfuelcellwatersupplys¶ Get list of all GeneratorFuelCellWaterSupply objects
Raises: ValueError– if no objects of type GeneratorFuelCellWaterSupply are present
-
generatorfuelsupplys¶ Get list of all GeneratorFuelSupply objects
Raises: ValueError– if no objects of type GeneratorFuelSupply are present
-
generatorinternalcombustionengines¶ Get list of all GeneratorInternalCombustionEngine objects
Raises: ValueError– if no objects of type GeneratorInternalCombustionEngine are present
-
generatormicrochpnonnormalizedparameterss¶ Get list of all GeneratorMicroChpNonNormalizedParameters objects
Raises: ValueError– if no objects of type GeneratorMicroChpNonNormalizedParameters are present
-
generatormicrochps¶ Get list of all GeneratorMicroChp objects
Raises: ValueError– if no objects of type GeneratorMicroChp are present
-
generatormicroturbines¶ Get list of all GeneratorMicroTurbine objects
Raises: ValueError– if no objects of type GeneratorMicroTurbine are present
-
generatorphotovoltaics¶ Get list of all GeneratorPhotovoltaic objects
Raises: ValueError– if no objects of type GeneratorPhotovoltaic are present
-
generatorwindturbines¶ Get list of all GeneratorWindTurbine objects
Raises: ValueError– if no objects of type GeneratorWindTurbine are present
-
geometrytransforms¶ Get list of all GeometryTransform objects
Raises: ValueError– if no objects of type GeometryTransform are present
-
glazeddoorinterzones¶ Get list of all GlazedDoorInterzone objects
Raises: ValueError– if no objects of type GlazedDoorInterzone are present
-
glazeddoors¶ Get list of all GlazedDoor objects
Raises: ValueError– if no objects of type GlazedDoor are present
-
globalgeometryruless¶ Get list of all GlobalGeometryRules objects
Raises: ValueError– if no objects of type GlobalGeometryRules are present
-
groundheatexchangerhorizontaltrenchs¶ Get list of all GroundHeatExchangerHorizontalTrench objects
Raises: ValueError– if no objects of type GroundHeatExchangerHorizontalTrench are present
-
groundheatexchangerponds¶ Get list of all GroundHeatExchangerPond objects
Raises: ValueError– if no objects of type GroundHeatExchangerPond are present
-
groundheatexchangerslinkys¶ Get list of all GroundHeatExchangerSlinky objects
Raises: ValueError– if no objects of type GroundHeatExchangerSlinky are present
-
groundheatexchangersurfaces¶ Get list of all GroundHeatExchangerSurface objects
Raises: ValueError– if no objects of type GroundHeatExchangerSurface are present
-
groundheatexchangerverticals¶ Get list of all GroundHeatExchangerVertical objects
Raises: ValueError– if no objects of type GroundHeatExchangerVertical are present
-
groundheattransferbasementautogrids¶ Get list of all GroundHeatTransferBasementAutoGrid objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementAutoGrid are present
-
groundheattransferbasementbldgdatas¶ Get list of all GroundHeatTransferBasementBldgData objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementBldgData are present
-
groundheattransferbasementcombldgs¶ Get list of all GroundHeatTransferBasementComBldg objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementComBldg are present
-
groundheattransferbasementequivautogrids¶ Get list of all GroundHeatTransferBasementEquivAutoGrid objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementEquivAutoGrid are present
-
groundheattransferbasementequivslabs¶ Get list of all GroundHeatTransferBasementEquivSlab objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementEquivSlab are present
-
groundheattransferbasementinsulations¶ Get list of all GroundHeatTransferBasementInsulation objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementInsulation are present
-
groundheattransferbasementinteriors¶ Get list of all GroundHeatTransferBasementInterior objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementInterior are present
-
groundheattransferbasementmanualgrids¶ Get list of all GroundHeatTransferBasementManualGrid objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementManualGrid are present
-
groundheattransferbasementmatlpropss¶ Get list of all GroundHeatTransferBasementMatlProps objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementMatlProps are present
-
groundheattransferbasementsimparameterss¶ Get list of all GroundHeatTransferBasementSimParameters objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementSimParameters are present
-
groundheattransferbasementsurfacepropss¶ Get list of all GroundHeatTransferBasementSurfaceProps objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementSurfaceProps are present
-
groundheattransferbasementxfaces¶ Get list of all GroundHeatTransferBasementXface objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementXface are present
-
groundheattransferbasementyfaces¶ Get list of all GroundHeatTransferBasementYface objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementYface are present
-
groundheattransferbasementzfaces¶ Get list of all GroundHeatTransferBasementZface objects
Raises: ValueError– if no objects of type GroundHeatTransferBasementZface are present
-
groundheattransfercontrols¶ Get list of all GroundHeatTransferControl objects
Raises: ValueError– if no objects of type GroundHeatTransferControl are present
-
groundheattransferslabautogrids¶ Get list of all GroundHeatTransferSlabAutoGrid objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabAutoGrid are present
-
groundheattransferslabbldgpropss¶ Get list of all GroundHeatTransferSlabBldgProps objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabBldgProps are present
-
groundheattransferslabboundcondss¶ Get list of all GroundHeatTransferSlabBoundConds objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabBoundConds are present
-
groundheattransferslabequivalentslabs¶ Get list of all GroundHeatTransferSlabEquivalentSlab objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabEquivalentSlab are present
-
groundheattransferslabinsulations¶ Get list of all GroundHeatTransferSlabInsulation objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabInsulation are present
-
groundheattransferslabmanualgrids¶ Get list of all GroundHeatTransferSlabManualGrid objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabManualGrid are present
-
groundheattransferslabmaterialss¶ Get list of all GroundHeatTransferSlabMaterials objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabMaterials are present
-
groundheattransferslabmatlpropss¶ Get list of all GroundHeatTransferSlabMatlProps objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabMatlProps are present
-
groundheattransferslabxfaces¶ Get list of all GroundHeatTransferSlabXface objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabXface are present
-
groundheattransferslabyfaces¶ Get list of all GroundHeatTransferSlabYface objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabYface are present
-
groundheattransferslabzfaces¶ Get list of all GroundHeatTransferSlabZface objects
Raises: ValueError– if no objects of type GroundHeatTransferSlabZface are present
-
headeredpumpsconstantspeeds¶ Get list of all HeaderedPumpsConstantSpeed objects
Raises: ValueError– if no objects of type HeaderedPumpsConstantSpeed are present
-
headeredpumpsvariablespeeds¶ Get list of all HeaderedPumpsVariableSpeed objects
Raises: ValueError– if no objects of type HeaderedPumpsVariableSpeed are present
-
heatbalancealgorithms¶ Get list of all HeatBalanceAlgorithm objects
Raises: ValueError– if no objects of type HeatBalanceAlgorithm are present
-
heatbalancesettingsconductionfinitedifferences¶ Get list of all HeatBalanceSettingsConductionFiniteDifference objects
Raises: ValueError– if no objects of type HeatBalanceSettingsConductionFiniteDifference are present
-
heatexchangerairtoairflatplates¶ Get list of all HeatExchangerAirToAirFlatPlate objects
Raises: ValueError– if no objects of type HeatExchangerAirToAirFlatPlate are present
-
heatexchangerairtoairsensibleandlatents¶ Get list of all HeatExchangerAirToAirSensibleAndLatent objects
Raises: ValueError– if no objects of type HeatExchangerAirToAirSensibleAndLatent are present
-
heatexchangerdesiccantbalancedflowperformancedatatype1s¶ Get list of all HeatExchangerDesiccantBalancedFlowPerformanceDataType1 objects
Raises: ValueError– if no objects of type HeatExchangerDesiccantBalancedFlowPerformanceDataType1 are present
-
heatexchangerdesiccantbalancedflows¶ Get list of all HeatExchangerDesiccantBalancedFlow objects
Raises: ValueError– if no objects of type HeatExchangerDesiccantBalancedFlow are present
-
heatexchangerfluidtofluids¶ Get list of all HeatExchangerFluidToFluid objects
Raises: ValueError– if no objects of type HeatExchangerFluidToFluid are present
-
heatpumpwatertowaterequationfitcoolings¶ Get list of all HeatPumpWaterToWaterEquationFitCooling objects
Raises: ValueError– if no objects of type HeatPumpWaterToWaterEquationFitCooling are present
-
heatpumpwatertowaterequationfitheatings¶ Get list of all HeatPumpWaterToWaterEquationFitHeating objects
Raises: ValueError– if no objects of type HeatPumpWaterToWaterEquationFitHeating are present
-
heatpumpwatertowaterparameterestimationcoolings¶ Get list of all HeatPumpWaterToWaterParameterEstimationCooling objects
Raises: ValueError– if no objects of type HeatPumpWaterToWaterParameterEstimationCooling are present
-
heatpumpwatertowaterparameterestimationheatings¶ Get list of all HeatPumpWaterToWaterParameterEstimationHeating objects
Raises: ValueError– if no objects of type HeatPumpWaterToWaterParameterEstimationHeating are present
-
hotwaterequipments¶ Get list of all HotWaterEquipment objects
Raises: ValueError– if no objects of type HotWaterEquipment are present
-
humidifiersteamelectrics¶ Get list of all HumidifierSteamElectric objects
Raises: ValueError– if no objects of type HumidifierSteamElectric are present
-
humidifiersteamgass¶ Get list of all HumidifierSteamGas objects
Raises: ValueError– if no objects of type HumidifierSteamGas are present
-
hvactemplateplantboilerobjectreferences¶ Get list of all HvactemplatePlantBoilerObjectReference objects
Raises: ValueError– if no objects of type HvactemplatePlantBoilerObjectReference are present
-
hvactemplateplantboilers¶ Get list of all HvactemplatePlantBoiler objects
Raises: ValueError– if no objects of type HvactemplatePlantBoiler are present
-
hvactemplateplantchilledwaterloops¶ Get list of all HvactemplatePlantChilledWaterLoop objects
Raises: ValueError– if no objects of type HvactemplatePlantChilledWaterLoop are present
-
hvactemplateplantchillerobjectreferences¶ Get list of all HvactemplatePlantChillerObjectReference objects
Raises: ValueError– if no objects of type HvactemplatePlantChillerObjectReference are present
-
hvactemplateplantchillers¶ Get list of all HvactemplatePlantChiller objects
Raises: ValueError– if no objects of type HvactemplatePlantChiller are present
-
hvactemplateplanthotwaterloops¶ Get list of all HvactemplatePlantHotWaterLoop objects
Raises: ValueError– if no objects of type HvactemplatePlantHotWaterLoop are present
-
hvactemplateplantmixedwaterloops¶ Get list of all HvactemplatePlantMixedWaterLoop objects
Raises: ValueError– if no objects of type HvactemplatePlantMixedWaterLoop are present
-
hvactemplateplanttowerobjectreferences¶ Get list of all HvactemplatePlantTowerObjectReference objects
Raises: ValueError– if no objects of type HvactemplatePlantTowerObjectReference are present
-
hvactemplateplanttowers¶ Get list of all HvactemplatePlantTower objects
Raises: ValueError– if no objects of type HvactemplatePlantTower are present
-
hvactemplatesystemconstantvolumes¶ Get list of all HvactemplateSystemConstantVolume objects
Raises: ValueError– if no objects of type HvactemplateSystemConstantVolume are present
-
hvactemplatesystemdedicatedoutdoorairs¶ Get list of all HvactemplateSystemDedicatedOutdoorAir objects
Raises: ValueError– if no objects of type HvactemplateSystemDedicatedOutdoorAir are present
-
hvactemplatesystemdualducts¶ Get list of all HvactemplateSystemDualDuct objects
Raises: ValueError– if no objects of type HvactemplateSystemDualDuct are present
-
hvactemplatesystempackagedvavs¶ Get list of all HvactemplateSystemPackagedVav objects
Raises: ValueError– if no objects of type HvactemplateSystemPackagedVav are present
-
hvactemplatesystemunitaryheatpumpairtoairs¶ Get list of all HvactemplateSystemUnitaryHeatPumpAirToAir objects
Raises: ValueError– if no objects of type HvactemplateSystemUnitaryHeatPumpAirToAir are present
-
hvactemplatesystemunitarys¶ Get list of all HvactemplateSystemUnitary objects
Raises: ValueError– if no objects of type HvactemplateSystemUnitary are present
-
hvactemplatesystemunitarysystems¶ Get list of all HvactemplateSystemUnitarySystem objects
Raises: ValueError– if no objects of type HvactemplateSystemUnitarySystem are present
-
hvactemplatesystemvavs¶ Get list of all HvactemplateSystemVav objects
Raises: ValueError– if no objects of type HvactemplateSystemVav are present
-
hvactemplatesystemvrfs¶ Get list of all HvactemplateSystemVrf objects
Raises: ValueError– if no objects of type HvactemplateSystemVrf are present
-
hvactemplatethermostats¶ Get list of all HvactemplateThermostat objects
Raises: ValueError– if no objects of type HvactemplateThermostat are present
-
hvactemplatezonebaseboardheats¶ Get list of all HvactemplateZoneBaseboardHeat objects
Raises: ValueError– if no objects of type HvactemplateZoneBaseboardHeat are present
-
hvactemplatezoneconstantvolumes¶ Get list of all HvactemplateZoneConstantVolume objects
Raises: ValueError– if no objects of type HvactemplateZoneConstantVolume are present
-
hvactemplatezonedualducts¶ Get list of all HvactemplateZoneDualDuct objects
Raises: ValueError– if no objects of type HvactemplateZoneDualDuct are present
-
hvactemplatezonefancoils¶ Get list of all HvactemplateZoneFanCoil objects
Raises: ValueError– if no objects of type HvactemplateZoneFanCoil are present
-
hvactemplatezoneidealloadsairsystems¶ Get list of all HvactemplateZoneIdealLoadsAirSystem objects
Raises: ValueError– if no objects of type HvactemplateZoneIdealLoadsAirSystem are present
-
hvactemplatezoneptacs¶ Get list of all HvactemplateZonePtac objects
Raises: ValueError– if no objects of type HvactemplateZonePtac are present
-
hvactemplatezonepthps¶ Get list of all HvactemplateZonePthp objects
Raises: ValueError– if no objects of type HvactemplateZonePthp are present
-
hvactemplatezoneunitarys¶ Get list of all HvactemplateZoneUnitary objects
Raises: ValueError– if no objects of type HvactemplateZoneUnitary are present
-
hvactemplatezonevavfanpowereds¶ Get list of all HvactemplateZoneVavFanPowered objects
Raises: ValueError– if no objects of type HvactemplateZoneVavFanPowered are present
-
hvactemplatezonevavheatandcools¶ Get list of all HvactemplateZoneVavHeatAndCool objects
Raises: ValueError– if no objects of type HvactemplateZoneVavHeatAndCool are present
-
hvactemplatezonevavs¶ Get list of all HvactemplateZoneVav objects
Raises: ValueError– if no objects of type HvactemplateZoneVav are present
-
hvactemplatezonevrfs¶ Get list of all HvactemplateZoneVrf objects
Raises: ValueError– if no objects of type HvactemplateZoneVrf are present
-
hvactemplatezonewatertoairheatpumps¶ Get list of all HvactemplateZoneWaterToAirHeatPump objects
Raises: ValueError– if no objects of type HvactemplateZoneWaterToAirHeatPump are present
-
internalmasss¶ Get list of all InternalMass objects
Raises: ValueError– if no objects of type InternalMass are present
-
keys()¶ Present data objects
-
lead_inputs¶ Get list of all LeadInput objects
Raises: ValueError– if no objects of type LeadInput are present
-
lifecyclecostnonrecurringcosts¶ Get list of all LifeCycleCostNonrecurringCost objects
Raises: ValueError– if no objects of type LifeCycleCostNonrecurringCost are present
-
lifecyclecostparameterss¶ Get list of all LifeCycleCostParameters objects
Raises: ValueError– if no objects of type LifeCycleCostParameters are present
-
lifecyclecostrecurringcostss¶ Get list of all LifeCycleCostRecurringCosts objects
Raises: ValueError– if no objects of type LifeCycleCostRecurringCosts are present
-
lifecyclecostuseadjustments¶ Get list of all LifeCycleCostUseAdjustment objects
Raises: ValueError– if no objects of type LifeCycleCostUseAdjustment are present
-
lifecyclecostusepriceescalations¶ Get list of all LifeCycleCostUsePriceEscalation objects
Raises: ValueError– if no objects of type LifeCycleCostUsePriceEscalation are present
-
lightss¶ Get list of all Lights objects
Raises: ValueError– if no objects of type Lights are present
-
loadprofileplants¶ Get list of all LoadProfilePlant objects
Raises: ValueError– if no objects of type LoadProfilePlant are present
-
materialairgaps¶ Get list of all MaterialAirGap objects
Raises: ValueError– if no objects of type MaterialAirGap are present
-
materialinfraredtransparents¶ Get list of all MaterialInfraredTransparent objects
Raises: ValueError– if no objects of type MaterialInfraredTransparent are present
-
materialnomasss¶ Get list of all MaterialNoMass objects
Raises: ValueError– if no objects of type MaterialNoMass are present
-
materialpropertyglazingspectraldatas¶ Get list of all MaterialPropertyGlazingSpectralData objects
Raises: ValueError– if no objects of type MaterialPropertyGlazingSpectralData are present
-
materialpropertyheatandmoisturetransferdiffusions¶ Get list of all MaterialPropertyHeatAndMoistureTransferDiffusion objects
Raises: ValueError– if no objects of type MaterialPropertyHeatAndMoistureTransferDiffusion are present
-
materialpropertyheatandmoisturetransferredistributions¶ Get list of all MaterialPropertyHeatAndMoistureTransferRedistribution objects
Raises: ValueError– if no objects of type MaterialPropertyHeatAndMoistureTransferRedistribution are present
-
materialpropertyheatandmoisturetransfersettingss¶ Get list of all MaterialPropertyHeatAndMoistureTransferSettings objects
Raises: ValueError– if no objects of type MaterialPropertyHeatAndMoistureTransferSettings are present
-
materialpropertyheatandmoisturetransfersorptionisotherms¶ Get list of all MaterialPropertyHeatAndMoistureTransferSorptionIsotherm objects
Raises: ValueError– if no objects of type MaterialPropertyHeatAndMoistureTransferSorptionIsotherm are present
-
materialpropertyheatandmoisturetransfersuctions¶ Get list of all MaterialPropertyHeatAndMoistureTransferSuction objects
Raises: ValueError– if no objects of type MaterialPropertyHeatAndMoistureTransferSuction are present
-
materialpropertyheatandmoisturetransferthermalconductivitys¶ Get list of all MaterialPropertyHeatAndMoistureTransferThermalConductivity objects
Raises: ValueError– if no objects of type MaterialPropertyHeatAndMoistureTransferThermalConductivity are present
-
materialpropertymoisturepenetrationdepthsettingss¶ Get list of all MaterialPropertyMoisturePenetrationDepthSettings objects
Raises: ValueError– if no objects of type MaterialPropertyMoisturePenetrationDepthSettings are present
-
materialpropertyphasechanges¶ Get list of all MaterialPropertyPhaseChange objects
Raises: ValueError– if no objects of type MaterialPropertyPhaseChange are present
-
materialpropertyvariablethermalconductivitys¶ Get list of all MaterialPropertyVariableThermalConductivity objects
Raises: ValueError– if no objects of type MaterialPropertyVariableThermalConductivity are present
-
materialroofvegetations¶ Get list of all MaterialRoofVegetation objects
Raises: ValueError– if no objects of type MaterialRoofVegetation are present
-
materials¶ Get list of all Material objects
Raises: ValueError– if no objects of type Material are present
-
matrixtwodimensions¶ Get list of all MatrixTwoDimension objects
Raises: ValueError– if no objects of type MatrixTwoDimension are present
-
metercustomdecrements¶ Get list of all MeterCustomDecrement objects
Raises: ValueError– if no objects of type MeterCustomDecrement are present
-
metercustoms¶ Get list of all MeterCustom objects
Raises: ValueError– if no objects of type MeterCustom are present
-
nodelists¶ Get list of all NodeList objects
Raises: ValueError– if no objects of type NodeList are present
-
otherequipments¶ Get list of all OtherEquipment objects
Raises: ValueError– if no objects of type OtherEquipment are present
-
outdoorairmixers¶ Get list of all OutdoorAirMixer objects
Raises: ValueError– if no objects of type OutdoorAirMixer are present
-
outdoorairnodelists¶ Get list of all OutdoorAirNodeList objects
Raises: ValueError– if no objects of type OutdoorAirNodeList are present
-
outdoorairnodes¶ Get list of all OutdoorAirNode objects
Raises: ValueError– if no objects of type OutdoorAirNode are present
-
outputconstructionss¶ Get list of all OutputConstructions objects
Raises: ValueError– if no objects of type OutputConstructions are present
-
outputcontrolilluminancemapstyles¶ Get list of all OutputControlIlluminanceMapStyle objects
Raises: ValueError– if no objects of type OutputControlIlluminanceMapStyle are present
-
outputcontrolreportingtolerancess¶ Get list of all OutputControlReportingTolerances objects
Raises: ValueError– if no objects of type OutputControlReportingTolerances are present
-
outputcontrolsizingstyles¶ Get list of all OutputControlSizingStyle objects
Raises: ValueError– if no objects of type OutputControlSizingStyle are present
-
outputcontrolsurfacecolorschemes¶ Get list of all OutputControlSurfaceColorScheme objects
Raises: ValueError– if no objects of type OutputControlSurfaceColorScheme are present
-
outputcontroltablestyles¶ Get list of all OutputControlTableStyle objects
Raises: ValueError– if no objects of type OutputControlTableStyle are present
-
outputdaylightfactorss¶ Get list of all OutputDaylightFactors objects
Raises: ValueError– if no objects of type OutputDaylightFactors are present
-
outputdebuggingdatas¶ Get list of all OutputDebuggingData objects
Raises: ValueError– if no objects of type OutputDebuggingData are present
-
outputdiagnosticss¶ Get list of all OutputDiagnostics objects
Raises: ValueError– if no objects of type OutputDiagnostics are present
-
outputenergymanagementsystems¶ Get list of all OutputEnergyManagementSystem objects
Raises: ValueError– if no objects of type OutputEnergyManagementSystem are present
-
outputenvironmentalimpactfactorss¶ Get list of all OutputEnvironmentalImpactFactors objects
Raises: ValueError– if no objects of type OutputEnvironmentalImpactFactors are present
-
outputilluminancemaps¶ Get list of all OutputIlluminanceMap objects
Raises: ValueError– if no objects of type OutputIlluminanceMap are present
-
outputmetercumulativemeterfileonlys¶ Get list of all OutputMeterCumulativeMeterFileOnly objects
Raises: ValueError– if no objects of type OutputMeterCumulativeMeterFileOnly are present
-
outputmetercumulatives¶ Get list of all OutputMeterCumulative objects
Raises: ValueError– if no objects of type OutputMeterCumulative are present
-
outputmetermeterfileonlys¶ Get list of all OutputMeterMeterFileOnly objects
Raises: ValueError– if no objects of type OutputMeterMeterFileOnly are present
-
outputmeters¶ Get list of all OutputMeter objects
Raises: ValueError– if no objects of type OutputMeter are present
-
outputpreprocessormessages¶ Get list of all OutputPreprocessorMessage objects
Raises: ValueError– if no objects of type OutputPreprocessorMessage are present
-
outputscheduless¶ Get list of all OutputSchedules objects
Raises: ValueError– if no objects of type OutputSchedules are present
-
outputsqlites¶ Get list of all OutputSqlite objects
Raises: ValueError– if no objects of type OutputSqlite are present
-
outputsurfacesdrawings¶ Get list of all OutputSurfacesDrawing objects
Raises: ValueError– if no objects of type OutputSurfacesDrawing are present
-
outputsurfaceslists¶ Get list of all OutputSurfacesList objects
Raises: ValueError– if no objects of type OutputSurfacesList are present
-
outputtableannuals¶ Get list of all OutputTableAnnual objects
Raises: ValueError– if no objects of type OutputTableAnnual are present
-
outputtablemonthlys¶ Get list of all OutputTableMonthly objects
Raises: ValueError– if no objects of type OutputTableMonthly are present
-
outputtablesummaryreportss¶ Get list of all OutputTableSummaryReports objects
Raises: ValueError– if no objects of type OutputTableSummaryReports are present
-
outputtabletimebinss¶ Get list of all OutputTableTimeBins objects
Raises: ValueError– if no objects of type OutputTableTimeBins are present
-
outputvariabledictionarys¶ Get list of all OutputVariableDictionary objects
Raises: ValueError– if no objects of type OutputVariableDictionary are present
-
outputvariables¶ Get list of all OutputVariable objects
Raises: ValueError– if no objects of type OutputVariable are present
-
parametricfilenamesuffixs¶ Get list of all ParametricFileNameSuffix objects
Raises: ValueError– if no objects of type ParametricFileNameSuffix are present
-
parametriclogics¶ Get list of all ParametricLogic objects
Raises: ValueError– if no objects of type ParametricLogic are present
-
parametricruncontrols¶ Get list of all ParametricRunControl objects
Raises: ValueError– if no objects of type ParametricRunControl are present
-
parametricsetvalueforruns¶ Get list of all ParametricSetValueForRun objects
Raises: ValueError– if no objects of type ParametricSetValueForRun are present
-
peoples¶ Get list of all People objects
Raises: ValueError– if no objects of type People are present
-
photovoltaicperformanceequivalentonediodes¶ Get list of all PhotovoltaicPerformanceEquivalentOneDiode objects
Raises: ValueError– if no objects of type PhotovoltaicPerformanceEquivalentOneDiode are present
-
photovoltaicperformancesandias¶ Get list of all PhotovoltaicPerformanceSandia objects
Raises: ValueError– if no objects of type PhotovoltaicPerformanceSandia are present
-
photovoltaicperformancesimples¶ Get list of all PhotovoltaicPerformanceSimple objects
Raises: ValueError– if no objects of type PhotovoltaicPerformanceSimple are present
-
pipeadiabatics¶ Get list of all PipeAdiabatic objects
Raises: ValueError– if no objects of type PipeAdiabatic are present
-
pipeadiabaticsteams¶ Get list of all PipeAdiabaticSteam objects
Raises: ValueError– if no objects of type PipeAdiabaticSteam are present
-
pipeindoors¶ Get list of all PipeIndoor objects
Raises: ValueError– if no objects of type PipeIndoor are present
-
pipeoutdoors¶ Get list of all PipeOutdoor objects
Raises: ValueError– if no objects of type PipeOutdoor are present
-
pipeundergrounds¶ Get list of all PipeUnderground objects
Raises: ValueError– if no objects of type PipeUnderground are present
-
pipingsystemundergrounddomains¶ Get list of all PipingSystemUndergroundDomain objects
Raises: ValueError– if no objects of type PipingSystemUndergroundDomain are present
-
pipingsystemundergroundpipecircuits¶ Get list of all PipingSystemUndergroundPipeCircuit objects
Raises: ValueError– if no objects of type PipingSystemUndergroundPipeCircuit are present
-
pipingsystemundergroundpipesegments¶ Get list of all PipingSystemUndergroundPipeSegment objects
Raises: ValueError– if no objects of type PipingSystemUndergroundPipeSegment are present
-
plantcomponenttemperaturesources¶ Get list of all PlantComponentTemperatureSource objects
Raises: ValueError– if no objects of type PlantComponentTemperatureSource are present
-
plantcomponentuserdefineds¶ Get list of all PlantComponentUserDefined objects
Raises: ValueError– if no objects of type PlantComponentUserDefined are present
-
plantequipmentlists¶ Get list of all PlantEquipmentList objects
Raises: ValueError– if no objects of type PlantEquipmentList are present
-
plantequipmentoperationcomponentsetpoints¶ Get list of all PlantEquipmentOperationComponentSetpoint objects
Raises: ValueError– if no objects of type PlantEquipmentOperationComponentSetpoint are present
-
plantequipmentoperationcoolingloads¶ Get list of all PlantEquipmentOperationCoolingLoad objects
Raises: ValueError– if no objects of type PlantEquipmentOperationCoolingLoad are present
-
plantequipmentoperationheatingloads¶ Get list of all PlantEquipmentOperationHeatingLoad objects
Raises: ValueError– if no objects of type PlantEquipmentOperationHeatingLoad are present
-
plantequipmentoperationoutdoordewpointdifferences¶ Get list of all PlantEquipmentOperationOutdoorDewpointDifference objects
Raises: ValueError– if no objects of type PlantEquipmentOperationOutdoorDewpointDifference are present
-
plantequipmentoperationoutdoordewpoints¶ Get list of all PlantEquipmentOperationOutdoorDewpoint objects
Raises: ValueError– if no objects of type PlantEquipmentOperationOutdoorDewpoint are present
-
plantequipmentoperationoutdoordrybulbdifferences¶ Get list of all PlantEquipmentOperationOutdoorDryBulbDifference objects
Raises: ValueError– if no objects of type PlantEquipmentOperationOutdoorDryBulbDifference are present
-
plantequipmentoperationoutdoordrybulbs¶ Get list of all PlantEquipmentOperationOutdoorDryBulb objects
Raises: ValueError– if no objects of type PlantEquipmentOperationOutdoorDryBulb are present
-
plantequipmentoperationoutdoorrelativehumiditys¶ Get list of all PlantEquipmentOperationOutdoorRelativeHumidity objects
Raises: ValueError– if no objects of type PlantEquipmentOperationOutdoorRelativeHumidity are present
-
plantequipmentoperationoutdoorwetbulbdifferences¶ Get list of all PlantEquipmentOperationOutdoorWetBulbDifference objects
Raises: ValueError– if no objects of type PlantEquipmentOperationOutdoorWetBulbDifference are present
-
plantequipmentoperationoutdoorwetbulbs¶ Get list of all PlantEquipmentOperationOutdoorWetBulb objects
Raises: ValueError– if no objects of type PlantEquipmentOperationOutdoorWetBulb are present
-
plantequipmentoperationschemess¶ Get list of all PlantEquipmentOperationSchemes objects
Raises: ValueError– if no objects of type PlantEquipmentOperationSchemes are present
-
plantequipmentoperationthermalenergystorages¶ Get list of all PlantEquipmentOperationThermalEnergyStorage objects
Raises: ValueError– if no objects of type PlantEquipmentOperationThermalEnergyStorage are present
-
plantequipmentoperationuncontrolleds¶ Get list of all PlantEquipmentOperationUncontrolled objects
Raises: ValueError– if no objects of type PlantEquipmentOperationUncontrolled are present
-
plantequipmentoperationuserdefineds¶ Get list of all PlantEquipmentOperationUserDefined objects
Raises: ValueError– if no objects of type PlantEquipmentOperationUserDefined are present
-
plantloops¶ Get list of all PlantLoop objects
Raises: ValueError– if no objects of type PlantLoop are present
-
programcontrols¶ Get list of all ProgramControl objects
Raises: ValueError– if no objects of type ProgramControl are present
-
pumpconstantspeeds¶ Get list of all PumpConstantSpeed objects
Raises: ValueError– if no objects of type PumpConstantSpeed are present
-
pumpvariablespeedcondensates¶ Get list of all PumpVariableSpeedCondensate objects
Raises: ValueError– if no objects of type PumpVariableSpeedCondensate are present
-
pumpvariablespeeds¶ Get list of all PumpVariableSpeed objects
Raises: ValueError– if no objects of type PumpVariableSpeed are present
-
read(path)¶ Read IDF data from path
Parameters: path (str) – path to read data from
-
refrigerationairchillers¶ Get list of all RefrigerationAirChiller objects
Raises: ValueError– if no objects of type RefrigerationAirChiller are present
-
refrigerationcaseandwalkinlists¶ Get list of all RefrigerationCaseAndWalkInList objects
Raises: ValueError– if no objects of type RefrigerationCaseAndWalkInList are present
-
refrigerationcases¶ Get list of all RefrigerationCase objects
Raises: ValueError– if no objects of type RefrigerationCase are present
-
refrigerationcompressorlists¶ Get list of all RefrigerationCompressorList objects
Raises: ValueError– if no objects of type RefrigerationCompressorList are present
-
refrigerationcompressorracks¶ Get list of all RefrigerationCompressorRack objects
Raises: ValueError– if no objects of type RefrigerationCompressorRack are present
-
refrigerationcompressors¶ Get list of all RefrigerationCompressor objects
Raises: ValueError– if no objects of type RefrigerationCompressor are present
-
refrigerationcondenseraircooleds¶ Get list of all RefrigerationCondenserAirCooled objects
Raises: ValueError– if no objects of type RefrigerationCondenserAirCooled are present
-
refrigerationcondensercascades¶ Get list of all RefrigerationCondenserCascade objects
Raises: ValueError– if no objects of type RefrigerationCondenserCascade are present
-
refrigerationcondenserevaporativecooleds¶ Get list of all RefrigerationCondenserEvaporativeCooled objects
Raises: ValueError– if no objects of type RefrigerationCondenserEvaporativeCooled are present
-
refrigerationcondenserwatercooleds¶ Get list of all RefrigerationCondenserWaterCooled objects
Raises: ValueError– if no objects of type RefrigerationCondenserWaterCooled are present
-
refrigerationgascooleraircooleds¶ Get list of all RefrigerationGasCoolerAirCooled objects
Raises: ValueError– if no objects of type RefrigerationGasCoolerAirCooled are present
-
refrigerationsecondarysystems¶ Get list of all RefrigerationSecondarySystem objects
Raises: ValueError– if no objects of type RefrigerationSecondarySystem are present
-
refrigerationsubcoolers¶ Get list of all RefrigerationSubcooler objects
Raises: ValueError– if no objects of type RefrigerationSubcooler are present
-
refrigerationsystems¶ Get list of all RefrigerationSystem objects
Raises: ValueError– if no objects of type RefrigerationSystem are present
-
refrigerationtranscriticalsystems¶ Get list of all RefrigerationTranscriticalSystem objects
Raises: ValueError– if no objects of type RefrigerationTranscriticalSystem are present
-
refrigerationtransferloadlists¶ Get list of all RefrigerationTransferLoadList objects
Raises: ValueError– if no objects of type RefrigerationTransferLoadList are present
-
refrigerationwalkins¶ Get list of all RefrigerationWalkIn objects
Raises: ValueError– if no objects of type RefrigerationWalkIn are present
-
required_objects= ['building', 'globalgeometryrules']¶
-
roofceilingdetaileds¶ Get list of all RoofCeilingDetailed objects
Raises: ValueError– if no objects of type RoofCeilingDetailed are present
-
roofirrigations¶ Get list of all RoofIrrigation objects
Raises: ValueError– if no objects of type RoofIrrigation are present
-
roofs¶ Get list of all Roof objects
Raises: ValueError– if no objects of type Roof are present
-
roomairmodeltypes¶ Get list of all RoomAirModelType objects
Raises: ValueError– if no objects of type RoomAirModelType are present
-
roomairnodeairflownetworkadjacentsurfacelists¶ Get list of all RoomAirNodeAirflowNetworkAdjacentSurfaceList objects
Raises: ValueError– if no objects of type RoomAirNodeAirflowNetworkAdjacentSurfaceList are present
-
roomairnodeairflownetworkhvacequipments¶ Get list of all RoomAirNodeAirflowNetworkHvacequipment objects
Raises: ValueError– if no objects of type RoomAirNodeAirflowNetworkHvacequipment are present
-
roomairnodeairflownetworkinternalgainss¶ Get list of all RoomAirNodeAirflowNetworkInternalGains objects
Raises: ValueError– if no objects of type RoomAirNodeAirflowNetworkInternalGains are present
-
roomairnodeairflownetworks¶ Get list of all RoomAirNodeAirflowNetwork objects
Raises: ValueError– if no objects of type RoomAirNodeAirflowNetwork are present
-
roomairnodes¶ Get list of all RoomAirNode objects
Raises: ValueError– if no objects of type RoomAirNode are present
-
roomairsettingsairflownetworks¶ Get list of all RoomAirSettingsAirflowNetwork objects
Raises: ValueError– if no objects of type RoomAirSettingsAirflowNetwork are present
-
roomairsettingscrossventilations¶ Get list of all RoomAirSettingsCrossVentilation objects
Raises: ValueError– if no objects of type RoomAirSettingsCrossVentilation are present
-
roomairsettingsonenodedisplacementventilations¶ Get list of all RoomAirSettingsOneNodeDisplacementVentilation objects
Raises: ValueError– if no objects of type RoomAirSettingsOneNodeDisplacementVentilation are present
-
roomairsettingsthreenodedisplacementventilations¶ Get list of all RoomAirSettingsThreeNodeDisplacementVentilation objects
Raises: ValueError– if no objects of type RoomAirSettingsThreeNodeDisplacementVentilation are present
-
roomairsettingsunderfloorairdistributionexteriors¶ Get list of all RoomAirSettingsUnderFloorAirDistributionExterior objects
Raises: ValueError– if no objects of type RoomAirSettingsUnderFloorAirDistributionExterior are present
-
roomairsettingsunderfloorairdistributioninteriors¶ Get list of all RoomAirSettingsUnderFloorAirDistributionInterior objects
Raises: ValueError– if no objects of type RoomAirSettingsUnderFloorAirDistributionInterior are present
-
roomairtemperaturepatternconstantgradients¶ Get list of all RoomAirTemperaturePatternConstantGradient objects
Raises: ValueError– if no objects of type RoomAirTemperaturePatternConstantGradient are present
-
roomairtemperaturepatternnondimensionalheights¶ Get list of all RoomAirTemperaturePatternNondimensionalHeight objects
Raises: ValueError– if no objects of type RoomAirTemperaturePatternNondimensionalHeight are present
-
roomairtemperaturepatternsurfacemappings¶ Get list of all RoomAirTemperaturePatternSurfaceMapping objects
Raises: ValueError– if no objects of type RoomAirTemperaturePatternSurfaceMapping are present
-
roomairtemperaturepatterntwogradients¶ Get list of all RoomAirTemperaturePatternTwoGradient objects
Raises: ValueError– if no objects of type RoomAirTemperaturePatternTwoGradient are present
-
roomairtemperaturepatternuserdefineds¶ Get list of all RoomAirTemperaturePatternUserDefined objects
Raises: ValueError– if no objects of type RoomAirTemperaturePatternUserDefined are present
-
runperiodcontroldaylightsavingtimes¶ Get list of all RunPeriodControlDaylightSavingTime objects
Raises: ValueError– if no objects of type RunPeriodControlDaylightSavingTime are present
-
runperiodcontrolspecialdayss¶ Get list of all RunPeriodControlSpecialDays objects
Raises: ValueError– if no objects of type RunPeriodControlSpecialDays are present
-
runperiodcustomranges¶ Get list of all RunPeriodCustomRange objects
Raises: ValueError– if no objects of type RunPeriodCustomRange are present
-
runperiods¶ Get list of all RunPeriod objects
Raises: ValueError– if no objects of type RunPeriod are present
-
save(path, check=True)¶ Save data to path
Parameters: path (str) – path where data should be save Raises: ValueError– if required objects are not present or unique objects are not unique
-
schedulecompacts¶ Get list of all ScheduleCompact objects
Raises: ValueError– if no objects of type ScheduleCompact are present
-
scheduleconstants¶ Get list of all ScheduleConstant objects
Raises: ValueError– if no objects of type ScheduleConstant are present
-
scheduledayhourlys¶ Get list of all ScheduleDayHourly objects
Raises: ValueError– if no objects of type ScheduleDayHourly are present
-
scheduledayintervals¶ Get list of all ScheduleDayInterval objects
Raises: ValueError– if no objects of type ScheduleDayInterval are present
-
scheduledaylists¶ Get list of all ScheduleDayList objects
Raises: ValueError– if no objects of type ScheduleDayList are present
-
schedulefiles¶ Get list of all ScheduleFile objects
Raises: ValueError– if no objects of type ScheduleFile are present
-
scheduletypelimitss¶ Get list of all ScheduleTypeLimits objects
Raises: ValueError– if no objects of type ScheduleTypeLimits are present
-
scheduleweekcompacts¶ Get list of all ScheduleWeekCompact objects
Raises: ValueError– if no objects of type ScheduleWeekCompact are present
-
scheduleweekdailys¶ Get list of all ScheduleWeekDaily objects
Raises: ValueError– if no objects of type ScheduleWeekDaily are present
-
scheduleyears¶ Get list of all ScheduleYear objects
Raises: ValueError– if no objects of type ScheduleYear are present
-
setpointmanagercoldests¶ Get list of all SetpointManagerColdest objects
Raises: ValueError– if no objects of type SetpointManagerColdest are present
-
setpointmanagercondenserenteringresetideals¶ Get list of all SetpointManagerCondenserEnteringResetIdeal objects
Raises: ValueError– if no objects of type SetpointManagerCondenserEnteringResetIdeal are present
-
setpointmanagercondenserenteringresets¶ Get list of all SetpointManagerCondenserEnteringReset objects
Raises: ValueError– if no objects of type SetpointManagerCondenserEnteringReset are present
-
setpointmanagerfollowgroundtemperatures¶ Get list of all SetpointManagerFollowGroundTemperature objects
Raises: ValueError– if no objects of type SetpointManagerFollowGroundTemperature are present
-
setpointmanagerfollowoutdoorairtemperatures¶ Get list of all SetpointManagerFollowOutdoorAirTemperature objects
Raises: ValueError– if no objects of type SetpointManagerFollowOutdoorAirTemperature are present
-
setpointmanagerfollowsystemnodetemperatures¶ Get list of all SetpointManagerFollowSystemNodeTemperature objects
Raises: ValueError– if no objects of type SetpointManagerFollowSystemNodeTemperature are present
-
setpointmanagermixedairs¶ Get list of all SetpointManagerMixedAir objects
Raises: ValueError– if no objects of type SetpointManagerMixedAir are present
-
setpointmanagermultizonecoolingaverages¶ Get list of all SetpointManagerMultiZoneCoolingAverage objects
Raises: ValueError– if no objects of type SetpointManagerMultiZoneCoolingAverage are present
-
setpointmanagermultizoneheatingaverages¶ Get list of all SetpointManagerMultiZoneHeatingAverage objects
Raises: ValueError– if no objects of type SetpointManagerMultiZoneHeatingAverage are present
-
setpointmanagermultizonehumiditymaximums¶ Get list of all SetpointManagerMultiZoneHumidityMaximum objects
Raises: ValueError– if no objects of type SetpointManagerMultiZoneHumidityMaximum are present
-
setpointmanagermultizonehumidityminimums¶ Get list of all SetpointManagerMultiZoneHumidityMinimum objects
Raises: ValueError– if no objects of type SetpointManagerMultiZoneHumidityMinimum are present
-
setpointmanagermultizonemaximumhumidityaverages¶ Get list of all SetpointManagerMultiZoneMaximumHumidityAverage objects
Raises: ValueError– if no objects of type SetpointManagerMultiZoneMaximumHumidityAverage are present
-
setpointmanagermultizoneminimumhumidityaverages¶ Get list of all SetpointManagerMultiZoneMinimumHumidityAverage objects
Raises: ValueError– if no objects of type SetpointManagerMultiZoneMinimumHumidityAverage are present
-
setpointmanageroutdoorairpretreats¶ Get list of all SetpointManagerOutdoorAirPretreat objects
Raises: ValueError– if no objects of type SetpointManagerOutdoorAirPretreat are present
-
setpointmanageroutdoorairresets¶ Get list of all SetpointManagerOutdoorAirReset objects
Raises: ValueError– if no objects of type SetpointManagerOutdoorAirReset are present
-
setpointmanagerreturnairbypassflows¶ Get list of all SetpointManagerReturnAirBypassFlow objects
Raises: ValueError– if no objects of type SetpointManagerReturnAirBypassFlow are present
-
setpointmanagerreturntemperaturechilledwaters¶ Get list of all SetpointManagerReturnTemperatureChilledWater objects
Raises: ValueError– if no objects of type SetpointManagerReturnTemperatureChilledWater are present
-
setpointmanagerreturntemperaturehotwaters¶ Get list of all SetpointManagerReturnTemperatureHotWater objects
Raises: ValueError– if no objects of type SetpointManagerReturnTemperatureHotWater are present
-
setpointmanagerscheduleddualsetpoints¶ Get list of all SetpointManagerScheduledDualSetpoint objects
Raises: ValueError– if no objects of type SetpointManagerScheduledDualSetpoint are present
-
setpointmanagerscheduleds¶ Get list of all SetpointManagerScheduled objects
Raises: ValueError– if no objects of type SetpointManagerScheduled are present
-
setpointmanagersinglezonecoolings¶ Get list of all SetpointManagerSingleZoneCooling objects
Raises: ValueError– if no objects of type SetpointManagerSingleZoneCooling are present
-
setpointmanagersinglezoneheatings¶ Get list of all SetpointManagerSingleZoneHeating objects
Raises: ValueError– if no objects of type SetpointManagerSingleZoneHeating are present
-
setpointmanagersinglezonehumiditymaximums¶ Get list of all SetpointManagerSingleZoneHumidityMaximum objects
Raises: ValueError– if no objects of type SetpointManagerSingleZoneHumidityMaximum are present
-
setpointmanagersinglezonehumidityminimums¶ Get list of all SetpointManagerSingleZoneHumidityMinimum objects
Raises: ValueError– if no objects of type SetpointManagerSingleZoneHumidityMinimum are present
-
setpointmanagersinglezoneonestagecoolings¶ Get list of all SetpointManagerSingleZoneOneStageCooling objects
Raises: ValueError– if no objects of type SetpointManagerSingleZoneOneStageCooling are present
-
setpointmanagersinglezoneonestageheatings¶ Get list of all SetpointManagerSingleZoneOneStageHeating objects
Raises: ValueError– if no objects of type SetpointManagerSingleZoneOneStageHeating are present
-
setpointmanagersinglezonereheats¶ Get list of all SetpointManagerSingleZoneReheat objects
Raises: ValueError– if no objects of type SetpointManagerSingleZoneReheat are present
-
setpointmanagerwarmests¶ Get list of all SetpointManagerWarmest objects
Raises: ValueError– if no objects of type SetpointManagerWarmest are present
-
setpointmanagerwarmesttemperatureflows¶ Get list of all SetpointManagerWarmestTemperatureFlow objects
Raises: ValueError– if no objects of type SetpointManagerWarmestTemperatureFlow are present
-
shadingbuildingdetaileds¶ Get list of all ShadingBuildingDetailed objects
Raises: ValueError– if no objects of type ShadingBuildingDetailed are present
-
shadingbuildings¶ Get list of all ShadingBuilding objects
Raises: ValueError– if no objects of type ShadingBuilding are present
-
shadingfinprojections¶ Get list of all ShadingFinProjection objects
Raises: ValueError– if no objects of type ShadingFinProjection are present
-
shadingfins¶ Get list of all ShadingFin objects
Raises: ValueError– if no objects of type ShadingFin are present
-
shadingoverhangprojections¶ Get list of all ShadingOverhangProjection objects
Raises: ValueError– if no objects of type ShadingOverhangProjection are present
-
shadingoverhangs¶ Get list of all ShadingOverhang objects
Raises: ValueError– if no objects of type ShadingOverhang are present
-
shadingpropertyreflectances¶ Get list of all ShadingPropertyReflectance objects
Raises: ValueError– if no objects of type ShadingPropertyReflectance are present
-
shadingsitedetaileds¶ Get list of all ShadingSiteDetailed objects
Raises: ValueError– if no objects of type ShadingSiteDetailed are present
-
shadingsites¶ Get list of all ShadingSite objects
Raises: ValueError– if no objects of type ShadingSite are present
-
shadingzonedetaileds¶ Get list of all ShadingZoneDetailed objects
Raises: ValueError– if no objects of type ShadingZoneDetailed are present
-
shadowcalculations¶ Get list of all ShadowCalculation objects
Raises: ValueError– if no objects of type ShadowCalculation are present
-
simulation_datas¶ Get list of all SimulationData objects
Raises: ValueError– if no objects of type SimulationData are present
-
simulationcontrols¶ Get list of all SimulationControl objects
Raises: ValueError– if no objects of type SimulationControl are present
-
sitegrounddomainbasements¶ Get list of all SiteGroundDomainBasement objects
Raises: ValueError– if no objects of type SiteGroundDomainBasement are present
-
sitegrounddomainslabs¶ Get list of all SiteGroundDomainSlab objects
Raises: ValueError– if no objects of type SiteGroundDomainSlab are present
-
sitegroundreflectances¶ Get list of all SiteGroundReflectance objects
Raises: ValueError– if no objects of type SiteGroundReflectance are present
-
sitegroundreflectancesnowmodifiers¶ Get list of all SiteGroundReflectanceSnowModifier objects
Raises: ValueError– if no objects of type SiteGroundReflectanceSnowModifier are present
-
sitegroundtemperaturebuildingsurfaces¶ Get list of all SiteGroundTemperatureBuildingSurface objects
Raises: ValueError– if no objects of type SiteGroundTemperatureBuildingSurface are present
-
sitegroundtemperaturedeeps¶ Get list of all SiteGroundTemperatureDeep objects
Raises: ValueError– if no objects of type SiteGroundTemperatureDeep are present
-
sitegroundtemperaturefcfactormethods¶ Get list of all SiteGroundTemperatureFcfactorMethod objects
Raises: ValueError– if no objects of type SiteGroundTemperatureFcfactorMethod are present
-
sitegroundtemperatureshallows¶ Get list of all SiteGroundTemperatureShallow objects
Raises: ValueError– if no objects of type SiteGroundTemperatureShallow are present
-
sitegroundtemperatureundisturbedfinitedifferences¶ Get list of all SiteGroundTemperatureUndisturbedFiniteDifference objects
Raises: ValueError– if no objects of type SiteGroundTemperatureUndisturbedFiniteDifference are present
-
sitegroundtemperatureundisturbedkusudaachenbachs¶ Get list of all SiteGroundTemperatureUndisturbedKusudaAchenbach objects
Raises: ValueError– if no objects of type SiteGroundTemperatureUndisturbedKusudaAchenbach are present
-
sitegroundtemperatureundisturbedxings¶ Get list of all SiteGroundTemperatureUndisturbedXing objects
Raises: ValueError– if no objects of type SiteGroundTemperatureUndisturbedXing are present
-
siteheightvariations¶ Get list of all SiteHeightVariation objects
Raises: ValueError– if no objects of type SiteHeightVariation are present
-
sitelocations¶ Get list of all SiteLocation objects
Raises: ValueError– if no objects of type SiteLocation are present
-
siteprecipitations¶ Get list of all SitePrecipitation objects
Raises: ValueError– if no objects of type SitePrecipitation are present
-
sitesolarandvisiblespectrums¶ Get list of all SiteSolarAndVisibleSpectrum objects
Raises: ValueError– if no objects of type SiteSolarAndVisibleSpectrum are present
-
sitespectrumdatas¶ Get list of all SiteSpectrumData objects
Raises: ValueError– if no objects of type SiteSpectrumData are present
-
sitewatermainstemperatures¶ Get list of all SiteWaterMainsTemperature objects
Raises: ValueError– if no objects of type SiteWaterMainsTemperature are present
-
siteweatherstations¶ Get list of all SiteWeatherStation objects
Raises: ValueError– if no objects of type SiteWeatherStation are present
-
sizingparameterss¶ Get list of all SizingParameters objects
Raises: ValueError– if no objects of type SizingParameters are present
-
sizingperioddesigndays¶ Get list of all SizingPeriodDesignDay objects
Raises: ValueError– if no objects of type SizingPeriodDesignDay are present
-
sizingperiodweatherfileconditiontypes¶ Get list of all SizingPeriodWeatherFileConditionType objects
Raises: ValueError– if no objects of type SizingPeriodWeatherFileConditionType are present
-
sizingperiodweatherfiledayss¶ Get list of all SizingPeriodWeatherFileDays objects
Raises: ValueError– if no objects of type SizingPeriodWeatherFileDays are present
-
sizingplants¶ Get list of all SizingPlant objects
Raises: ValueError– if no objects of type SizingPlant are present
-
sizingsystems¶ Get list of all SizingSystem objects
Raises: ValueError– if no objects of type SizingSystem are present
-
sizingzones¶ Get list of all SizingZone objects
Raises: ValueError– if no objects of type SizingZone are present
-
solarcollectorflatplatephotovoltaicthermals¶ Get list of all SolarCollectorFlatPlatePhotovoltaicThermal objects
Raises: ValueError– if no objects of type SolarCollectorFlatPlatePhotovoltaicThermal are present
-
solarcollectorflatplatewaters¶ Get list of all SolarCollectorFlatPlateWater objects
Raises: ValueError– if no objects of type SolarCollectorFlatPlateWater are present
-
solarcollectorintegralcollectorstorages¶ Get list of all SolarCollectorIntegralCollectorStorage objects
Raises: ValueError– if no objects of type SolarCollectorIntegralCollectorStorage are present
-
solarcollectorperformanceflatplates¶ Get list of all SolarCollectorPerformanceFlatPlate objects
Raises: ValueError– if no objects of type SolarCollectorPerformanceFlatPlate are present
-
solarcollectorperformanceintegralcollectorstorages¶ Get list of all SolarCollectorPerformanceIntegralCollectorStorage objects
Raises: ValueError– if no objects of type SolarCollectorPerformanceIntegralCollectorStorage are present
-
solarcollectorperformancephotovoltaicthermalsimples¶ Get list of all SolarCollectorPerformancePhotovoltaicThermalSimple objects
Raises: ValueError– if no objects of type SolarCollectorPerformancePhotovoltaicThermalSimple are present
-
solarcollectorunglazedtranspiredmultisystems¶ Get list of all SolarCollectorUnglazedTranspiredMultisystem objects
Raises: ValueError– if no objects of type SolarCollectorUnglazedTranspiredMultisystem are present
-
solarcollectorunglazedtranspireds¶ Get list of all SolarCollectorUnglazedTranspired objects
Raises: ValueError– if no objects of type SolarCollectorUnglazedTranspired are present
-
steamequipments¶ Get list of all SteamEquipment objects
Raises: ValueError– if no objects of type SteamEquipment are present
-
surfacecontaminantsourceandsinkgenericboundarylayerdiffusions¶ Get list of all SurfaceContaminantSourceAndSinkGenericBoundaryLayerDiffusion objects
Raises: ValueError– if no objects of type SurfaceContaminantSourceAndSinkGenericBoundaryLayerDiffusion are present
-
surfacecontaminantsourceandsinkgenericdepositionvelocitysinks¶ Get list of all SurfaceContaminantSourceAndSinkGenericDepositionVelocitySink objects
Raises: ValueError– if no objects of type SurfaceContaminantSourceAndSinkGenericDepositionVelocitySink are present
-
surfacecontaminantsourceandsinkgenericpressuredrivens¶ Get list of all SurfaceContaminantSourceAndSinkGenericPressureDriven objects
Raises: ValueError– if no objects of type SurfaceContaminantSourceAndSinkGenericPressureDriven are present
-
surfacecontrolmovableinsulations¶ Get list of all SurfaceControlMovableInsulation objects
Raises: ValueError– if no objects of type SurfaceControlMovableInsulation are present
-
surfaceconvectionalgorithminsideadaptivemodelselectionss¶ Get list of all SurfaceConvectionAlgorithmInsideAdaptiveModelSelections objects
Raises: ValueError– if no objects of type SurfaceConvectionAlgorithmInsideAdaptiveModelSelections are present
-
surfaceconvectionalgorithminsides¶ Get list of all SurfaceConvectionAlgorithmInside objects
Raises: ValueError– if no objects of type SurfaceConvectionAlgorithmInside are present
-
surfaceconvectionalgorithminsideusercurves¶ Get list of all SurfaceConvectionAlgorithmInsideUserCurve objects
Raises: ValueError– if no objects of type SurfaceConvectionAlgorithmInsideUserCurve are present
-
surfaceconvectionalgorithmoutsideadaptivemodelselectionss¶ Get list of all SurfaceConvectionAlgorithmOutsideAdaptiveModelSelections objects
Raises: ValueError– if no objects of type SurfaceConvectionAlgorithmOutsideAdaptiveModelSelections are present
-
surfaceconvectionalgorithmoutsides¶ Get list of all SurfaceConvectionAlgorithmOutside objects
Raises: ValueError– if no objects of type SurfaceConvectionAlgorithmOutside are present
-
surfaceconvectionalgorithmoutsideusercurves¶ Get list of all SurfaceConvectionAlgorithmOutsideUserCurve objects
Raises: ValueError– if no objects of type SurfaceConvectionAlgorithmOutsideUserCurve are present
-
surfacepropertiesvaporcoefficientss¶ Get list of all SurfacePropertiesVaporCoefficients objects
Raises: ValueError– if no objects of type SurfacePropertiesVaporCoefficients are present
-
surfacepropertyconvectioncoefficientsmultiplesurfaces¶ Get list of all SurfacePropertyConvectionCoefficientsMultipleSurface objects
Raises: ValueError– if no objects of type SurfacePropertyConvectionCoefficientsMultipleSurface are present
-
surfacepropertyconvectioncoefficientss¶ Get list of all SurfacePropertyConvectionCoefficients objects
Raises: ValueError– if no objects of type SurfacePropertyConvectionCoefficients are present
-
surfacepropertyexteriornaturalventedcavitys¶ Get list of all SurfacePropertyExteriorNaturalVentedCavity objects
Raises: ValueError– if no objects of type SurfacePropertyExteriorNaturalVentedCavity are present
-
surfacepropertyheattransferalgorithmconstructions¶ Get list of all SurfacePropertyHeatTransferAlgorithmConstruction objects
Raises: ValueError– if no objects of type SurfacePropertyHeatTransferAlgorithmConstruction are present
-
surfacepropertyheattransferalgorithmmultiplesurfaces¶ Get list of all SurfacePropertyHeatTransferAlgorithmMultipleSurface objects
Raises: ValueError– if no objects of type SurfacePropertyHeatTransferAlgorithmMultipleSurface are present
-
surfacepropertyheattransferalgorithms¶ Get list of all SurfacePropertyHeatTransferAlgorithm objects
Raises: ValueError– if no objects of type SurfacePropertyHeatTransferAlgorithm are present
-
surfacepropertyheattransferalgorithmsurfacelists¶ Get list of all SurfacePropertyHeatTransferAlgorithmSurfaceList objects
Raises: ValueError– if no objects of type SurfacePropertyHeatTransferAlgorithmSurfaceList are present
-
surfacepropertyothersidecoefficientss¶ Get list of all SurfacePropertyOtherSideCoefficients objects
Raises: ValueError– if no objects of type SurfacePropertyOtherSideCoefficients are present
-
surfacepropertyothersideconditionsmodels¶ Get list of all SurfacePropertyOtherSideConditionsModel objects
Raises: ValueError– if no objects of type SurfacePropertyOtherSideConditionsModel are present
-
surfacepropertysolarincidentinsides¶ Get list of all SurfacePropertySolarIncidentInside objects
Raises: ValueError– if no objects of type SurfacePropertySolarIncidentInside are present
-
swimmingpoolindoors¶ Get list of all SwimmingPoolIndoor objects
Raises: ValueError– if no objects of type SwimmingPoolIndoor are present
-
tablemultivariablelookups¶ Get list of all TableMultiVariableLookup objects
Raises: ValueError– if no objects of type TableMultiVariableLookup are present
-
tableoneindependentvariables¶ Get list of all TableOneIndependentVariable objects
Raises: ValueError– if no objects of type TableOneIndependentVariable are present
-
tabletwoindependentvariabless¶ Get list of all TableTwoIndependentVariables objects
Raises: ValueError– if no objects of type TableTwoIndependentVariables are present
-
temperingvalves¶ Get list of all TemperingValve objects
Raises: ValueError– if no objects of type TemperingValve are present
-
thermalstoragechilledwatermixeds¶ Get list of all ThermalStorageChilledWaterMixed objects
Raises: ValueError– if no objects of type ThermalStorageChilledWaterMixed are present
-
thermalstoragechilledwaterstratifieds¶ Get list of all ThermalStorageChilledWaterStratified objects
Raises: ValueError– if no objects of type ThermalStorageChilledWaterStratified are present
-
thermalstorageicedetaileds¶ Get list of all ThermalStorageIceDetailed objects
Raises: ValueError– if no objects of type ThermalStorageIceDetailed are present
-
thermalstorageicesimples¶ Get list of all ThermalStorageIceSimple objects
Raises: ValueError– if no objects of type ThermalStorageIceSimple are present
-
thermostatsetpointdualsetpoints¶ Get list of all ThermostatSetpointDualSetpoint objects
Raises: ValueError– if no objects of type ThermostatSetpointDualSetpoint are present
-
thermostatsetpointsinglecoolings¶ Get list of all ThermostatSetpointSingleCooling objects
Raises: ValueError– if no objects of type ThermostatSetpointSingleCooling are present
-
thermostatsetpointsingleheatingorcoolings¶ Get list of all ThermostatSetpointSingleHeatingOrCooling objects
Raises: ValueError– if no objects of type ThermostatSetpointSingleHeatingOrCooling are present
-
thermostatsetpointsingleheatings¶ Get list of all ThermostatSetpointSingleHeating objects
Raises: ValueError– if no objects of type ThermostatSetpointSingleHeating are present
-
thermostatsetpointthermalcomfortfangerdualsetpoints¶ Get list of all ThermostatSetpointThermalComfortFangerDualSetpoint objects
Raises: ValueError– if no objects of type ThermostatSetpointThermalComfortFangerDualSetpoint are present
-
thermostatsetpointthermalcomfortfangersinglecoolings¶ Get list of all ThermostatSetpointThermalComfortFangerSingleCooling objects
Raises: ValueError– if no objects of type ThermostatSetpointThermalComfortFangerSingleCooling are present
-
thermostatsetpointthermalcomfortfangersingleheatingorcoolings¶ Get list of all ThermostatSetpointThermalComfortFangerSingleHeatingOrCooling objects
Raises: ValueError– if no objects of type ThermostatSetpointThermalComfortFangerSingleHeatingOrCooling are present
-
thermostatsetpointthermalcomfortfangersingleheatings¶ Get list of all ThermostatSetpointThermalComfortFangerSingleHeating objects
Raises: ValueError– if no objects of type ThermostatSetpointThermalComfortFangerSingleHeating are present
-
timesteps¶ Get list of all Timestep objects
Raises: ValueError– if no objects of type Timestep are present
-
unique_objects= ['zoneairheatbalancealgorithm', 'surfaceconvectionalgorithm:outside:adaptivemodelselections', 'outputcontrol:sizing:style', 'runperiodcontrol:daylightsavingtime', 'building', 'zoneairmassflowconservation', 'zoneaircontaminantbalance', 'site:groundtemperature:shallow', 'site:solarandvisiblespectrum', 'output:debuggingdata', 'outputcontrol:illuminancemap:style', 'site:heightvariation', 'lifecyclecost:parameters', 'timestep', 'convergencelimits', 'heatbalancesettings:conductionfinitedifference', 'version', 'airflownetwork:simulationcontrol', 'site:weatherstation', 'globalgeometryrules', 'output:energymanagementsystem', 'shadowcalculation', 'site:groundreflectance', 'site:groundtemperature:buildingsurface', 'surfaceconvectionalgorithm:inside', 'hvactemplate:plant:chilledwaterloop', 'site:location', 'parametric:logic', 'parametric:runcontrol', 'surfaceconvectionalgorithm:inside:adaptivemodelselections', 'zonecapacitancemultiplier:researchspecial', 'compliance:building', 'sizing:parameters', 'hvactemplate:plant:hotwaterloop', 'site:groundtemperature:deep', 'hvactemplate:plant:mixedwaterloop', 'outputcontrol:reportingtolerances', 'simulationcontrol', 'output:sqlite', 'site:groundtemperature:fcfactormethod', 'heatbalancealgorithm', 'parametric:filenamesuffix', 'geometrytransform', 'outputcontrol:table:style', 'surfaceconvectionalgorithm:outside', 'output:table:summaryreports', 'currencytype']¶
-
unitarysystemperformancemultispeeds¶ Get list of all UnitarySystemPerformanceMultispeed objects
Raises: ValueError– if no objects of type UnitarySystemPerformanceMultispeed are present
-
utilitycostchargeblocks¶ Get list of all UtilityCostChargeBlock objects
Raises: ValueError– if no objects of type UtilityCostChargeBlock are present
-
utilitycostchargesimples¶ Get list of all UtilityCostChargeSimple objects
Raises: ValueError– if no objects of type UtilityCostChargeSimple are present
-
utilitycostcomputations¶ Get list of all UtilityCostComputation objects
Raises: ValueError– if no objects of type UtilityCostComputation are present
-
utilitycostqualifys¶ Get list of all UtilityCostQualify objects
Raises: ValueError– if no objects of type UtilityCostQualify are present
-
utilitycostratchets¶ Get list of all UtilityCostRatchet objects
Raises: ValueError– if no objects of type UtilityCostRatchet are present
-
utilitycosttariffs¶ Get list of all UtilityCostTariff objects
Raises: ValueError– if no objects of type UtilityCostTariff are present
-
utilitycostvariables¶ Get list of all UtilityCostVariable objects
Raises: ValueError– if no objects of type UtilityCostVariable are present
-
versions¶ Get list of all Version objects
Raises: ValueError– if no objects of type Version are present
-
walladiabatics¶ Get list of all WallAdiabatic objects
Raises: ValueError– if no objects of type WallAdiabatic are present
-
walldetaileds¶ Get list of all WallDetailed objects
Raises: ValueError– if no objects of type WallDetailed are present
-
wallexteriors¶ Get list of all WallExterior objects
Raises: ValueError– if no objects of type WallExterior are present
-
wallinterzones¶ Get list of all WallInterzone objects
Raises: ValueError– if no objects of type WallInterzone are present
-
wallundergrounds¶ Get list of all WallUnderground objects
Raises: ValueError– if no objects of type WallUnderground are present
-
waterheaterheatpumppumpedcondensers¶ Get list of all WaterHeaterHeatPumpPumpedCondenser objects
Raises: ValueError– if no objects of type WaterHeaterHeatPumpPumpedCondenser are present
-
waterheaterheatpumpwrappedcondensers¶ Get list of all WaterHeaterHeatPumpWrappedCondenser objects
Raises: ValueError– if no objects of type WaterHeaterHeatPumpWrappedCondenser are present
-
waterheatermixeds¶ Get list of all WaterHeaterMixed objects
Raises: ValueError– if no objects of type WaterHeaterMixed are present
-
waterheatersizings¶ Get list of all WaterHeaterSizing objects
Raises: ValueError– if no objects of type WaterHeaterSizing are present
-
waterheaterstratifieds¶ Get list of all WaterHeaterStratified objects
Raises: ValueError– if no objects of type WaterHeaterStratified are present
-
wateruseconnectionss¶ Get list of all WaterUseConnections objects
Raises: ValueError– if no objects of type WaterUseConnections are present
-
wateruseequipments¶ Get list of all WaterUseEquipment objects
Raises: ValueError– if no objects of type WaterUseEquipment are present
-
wateruseraincollectors¶ Get list of all WaterUseRainCollector objects
Raises: ValueError– if no objects of type WaterUseRainCollector are present
-
waterusestorages¶ Get list of all WaterUseStorage objects
Raises: ValueError– if no objects of type WaterUseStorage are present
-
waterusewells¶ Get list of all WaterUseWell objects
Raises: ValueError– if no objects of type WaterUseWell are present
-
weatherpropertyskytemperatures¶ Get list of all WeatherPropertySkyTemperature objects
Raises: ValueError– if no objects of type WeatherPropertySkyTemperature are present
-
windowgapdeflectionstates¶ Get list of all WindowGapDeflectionState objects
Raises: ValueError– if no objects of type WindowGapDeflectionState are present
-
windowgapsupportpillars¶ Get list of all WindowGapSupportPillar objects
Raises: ValueError– if no objects of type WindowGapSupportPillar are present
-
windowinterzones¶ Get list of all WindowInterzone objects
Raises: ValueError– if no objects of type WindowInterzone are present
-
windowmaterialblindequivalentlayers¶ Get list of all WindowMaterialBlindEquivalentLayer objects
Raises: ValueError– if no objects of type WindowMaterialBlindEquivalentLayer are present
-
windowmaterialblinds¶ Get list of all WindowMaterialBlind objects
Raises: ValueError– if no objects of type WindowMaterialBlind are present
-
windowmaterialcomplexshades¶ Get list of all WindowMaterialComplexShade objects
Raises: ValueError– if no objects of type WindowMaterialComplexShade are present
-
windowmaterialdrapeequivalentlayers¶ Get list of all WindowMaterialDrapeEquivalentLayer objects
Raises: ValueError– if no objects of type WindowMaterialDrapeEquivalentLayer are present
-
windowmaterialgapequivalentlayers¶ Get list of all WindowMaterialGapEquivalentLayer objects
Raises: ValueError– if no objects of type WindowMaterialGapEquivalentLayer are present
-
windowmaterialgaps¶ Get list of all WindowMaterialGap objects
Raises: ValueError– if no objects of type WindowMaterialGap are present
-
windowmaterialgasmixtures¶ Get list of all WindowMaterialGasMixture objects
Raises: ValueError– if no objects of type WindowMaterialGasMixture are present
-
windowmaterialgass¶ Get list of all WindowMaterialGas objects
Raises: ValueError– if no objects of type WindowMaterialGas are present
-
windowmaterialglazingequivalentlayers¶ Get list of all WindowMaterialGlazingEquivalentLayer objects
Raises: ValueError– if no objects of type WindowMaterialGlazingEquivalentLayer are present
-
windowmaterialglazinggroupthermochromics¶ Get list of all WindowMaterialGlazingGroupThermochromic objects
Raises: ValueError– if no objects of type WindowMaterialGlazingGroupThermochromic are present
-
windowmaterialglazingrefractionextinctionmethods¶ Get list of all WindowMaterialGlazingRefractionExtinctionMethod objects
Raises: ValueError– if no objects of type WindowMaterialGlazingRefractionExtinctionMethod are present
-
windowmaterialglazings¶ Get list of all WindowMaterialGlazing objects
Raises: ValueError– if no objects of type WindowMaterialGlazing are present
-
windowmaterialscreenequivalentlayers¶ Get list of all WindowMaterialScreenEquivalentLayer objects
Raises: ValueError– if no objects of type WindowMaterialScreenEquivalentLayer are present
-
windowmaterialscreens¶ Get list of all WindowMaterialScreen objects
Raises: ValueError– if no objects of type WindowMaterialScreen are present
-
windowmaterialshadeequivalentlayers¶ Get list of all WindowMaterialShadeEquivalentLayer objects
Raises: ValueError– if no objects of type WindowMaterialShadeEquivalentLayer are present
-
windowmaterialshades¶ Get list of all WindowMaterialShade objects
Raises: ValueError– if no objects of type WindowMaterialShade are present
-
windowmaterialsimpleglazingsystems¶ Get list of all WindowMaterialSimpleGlazingSystem objects
Raises: ValueError– if no objects of type WindowMaterialSimpleGlazingSystem are present
-
windowpropertyairflowcontrols¶ Get list of all WindowPropertyAirflowControl objects
Raises: ValueError– if no objects of type WindowPropertyAirflowControl are present
-
windowpropertyframeanddividers¶ Get list of all WindowPropertyFrameAndDivider objects
Raises: ValueError– if no objects of type WindowPropertyFrameAndDivider are present
-
windowpropertyshadingcontrols¶ Get list of all WindowPropertyShadingControl objects
Raises: ValueError– if no objects of type WindowPropertyShadingControl are present
-
windowpropertystormwindows¶ Get list of all WindowPropertyStormWindow objects
Raises: ValueError– if no objects of type WindowPropertyStormWindow are present
-
windows¶ Get list of all Window objects
Raises: ValueError– if no objects of type Window are present
-
windowthermalmodelparamss¶ Get list of all WindowThermalModelParams objects
Raises: ValueError– if no objects of type WindowThermalModelParams are present
-
zoneairbalanceoutdoorairs¶ Get list of all ZoneAirBalanceOutdoorAir objects
Raises: ValueError– if no objects of type ZoneAirBalanceOutdoorAir are present
-
zoneaircontaminantbalances¶ Get list of all ZoneAirContaminantBalance objects
Raises: ValueError– if no objects of type ZoneAirContaminantBalance are present
-
zoneairheatbalancealgorithms¶ Get list of all ZoneAirHeatBalanceAlgorithm objects
Raises: ValueError– if no objects of type ZoneAirHeatBalanceAlgorithm are present
-
zoneairmassflowconservations¶ Get list of all ZoneAirMassFlowConservation objects
Raises: ValueError– if no objects of type ZoneAirMassFlowConservation are present
-
zonebaseboardoutdoortemperaturecontrolleds¶ Get list of all ZoneBaseboardOutdoorTemperatureControlled objects
Raises: ValueError– if no objects of type ZoneBaseboardOutdoorTemperatureControlled are present
-
zonecapacitancemultiplierresearchspecials¶ Get list of all ZoneCapacitanceMultiplierResearchSpecial objects
Raises: ValueError– if no objects of type ZoneCapacitanceMultiplierResearchSpecial are present
-
zonecontaminantsourceandsinkcarbondioxides¶ Get list of all ZoneContaminantSourceAndSinkCarbonDioxide objects
Raises: ValueError– if no objects of type ZoneContaminantSourceAndSinkCarbonDioxide are present
-
zonecontaminantsourceandsinkgenericconstants¶ Get list of all ZoneContaminantSourceAndSinkGenericConstant objects
Raises: ValueError– if no objects of type ZoneContaminantSourceAndSinkGenericConstant are present
-
zonecontaminantsourceandsinkgenericcutoffmodels¶ Get list of all ZoneContaminantSourceAndSinkGenericCutoffModel objects
Raises: ValueError– if no objects of type ZoneContaminantSourceAndSinkGenericCutoffModel are present
-
zonecontaminantsourceandsinkgenericdecaysources¶ Get list of all ZoneContaminantSourceAndSinkGenericDecaySource objects
Raises: ValueError– if no objects of type ZoneContaminantSourceAndSinkGenericDecaySource are present
-
zonecontaminantsourceandsinkgenericdepositionratesinks¶ Get list of all ZoneContaminantSourceAndSinkGenericDepositionRateSink objects
Raises: ValueError– if no objects of type ZoneContaminantSourceAndSinkGenericDepositionRateSink are present
-
zonecontrolcontaminantcontrollers¶ Get list of all ZoneControlContaminantController objects
Raises: ValueError– if no objects of type ZoneControlContaminantController are present
-
zonecontrolhumidistats¶ Get list of all ZoneControlHumidistat objects
Raises: ValueError– if no objects of type ZoneControlHumidistat are present
-
zonecontrolthermostatoperativetemperatures¶ Get list of all ZoneControlThermostatOperativeTemperature objects
Raises: ValueError– if no objects of type ZoneControlThermostatOperativeTemperature are present
-
zonecontrolthermostats¶ Get list of all ZoneControlThermostat objects
Raises: ValueError– if no objects of type ZoneControlThermostat are present
-
zonecontrolthermostatstageddualsetpoints¶ Get list of all ZoneControlThermostatStagedDualSetpoint objects
Raises: ValueError– if no objects of type ZoneControlThermostatStagedDualSetpoint are present
-
zonecontrolthermostattemperatureandhumiditys¶ Get list of all ZoneControlThermostatTemperatureAndHumidity objects
Raises: ValueError– if no objects of type ZoneControlThermostatTemperatureAndHumidity are present
-
zonecontrolthermostatthermalcomforts¶ Get list of all ZoneControlThermostatThermalComfort objects
Raises: ValueError– if no objects of type ZoneControlThermostatThermalComfort are present
-
zonecooltowershowers¶ Get list of all ZoneCoolTowerShower objects
Raises: ValueError– if no objects of type ZoneCoolTowerShower are present
-
zonecrossmixings¶ Get list of all ZoneCrossMixing objects
Raises: ValueError– if no objects of type ZoneCrossMixing are present
-
zoneearthtubes¶ Get list of all ZoneEarthtube objects
Raises: ValueError– if no objects of type ZoneEarthtube are present
-
zonegroups¶ Get list of all ZoneGroup objects
Raises: ValueError– if no objects of type ZoneGroup are present
-
zonehvacairdistributionunits¶ Get list of all ZoneHvacAirDistributionUnit objects
Raises: ValueError– if no objects of type ZoneHvacAirDistributionUnit are present
-
zonehvacbaseboardconvectiveelectrics¶ Get list of all ZoneHvacBaseboardConvectiveElectric objects
Raises: ValueError– if no objects of type ZoneHvacBaseboardConvectiveElectric are present
-
zonehvacbaseboardconvectivewaters¶ Get list of all ZoneHvacBaseboardConvectiveWater objects
Raises: ValueError– if no objects of type ZoneHvacBaseboardConvectiveWater are present
-
zonehvacbaseboardradiantconvectiveelectrics¶ Get list of all ZoneHvacBaseboardRadiantConvectiveElectric objects
Raises: ValueError– if no objects of type ZoneHvacBaseboardRadiantConvectiveElectric are present
-
zonehvacbaseboardradiantconvectivesteams¶ Get list of all ZoneHvacBaseboardRadiantConvectiveSteam objects
Raises: ValueError– if no objects of type ZoneHvacBaseboardRadiantConvectiveSteam are present
-
zonehvacbaseboardradiantconvectivewaters¶ Get list of all ZoneHvacBaseboardRadiantConvectiveWater objects
Raises: ValueError– if no objects of type ZoneHvacBaseboardRadiantConvectiveWater are present
-
zonehvacdehumidifierdxs¶ Get list of all ZoneHvacDehumidifierDx objects
Raises: ValueError– if no objects of type ZoneHvacDehumidifierDx are present
-
zonehvacenergyrecoveryventilatorcontrollers¶ Get list of all ZoneHvacEnergyRecoveryVentilatorController objects
Raises: ValueError– if no objects of type ZoneHvacEnergyRecoveryVentilatorController are present
-
zonehvacenergyrecoveryventilators¶ Get list of all ZoneHvacEnergyRecoveryVentilator objects
Raises: ValueError– if no objects of type ZoneHvacEnergyRecoveryVentilator are present
-
zonehvacequipmentconnectionss¶ Get list of all ZoneHvacEquipmentConnections objects
Raises: ValueError– if no objects of type ZoneHvacEquipmentConnections are present
-
zonehvacequipmentlists¶ Get list of all ZoneHvacEquipmentList objects
Raises: ValueError– if no objects of type ZoneHvacEquipmentList are present
-
zonehvacevaporativecoolerunits¶ Get list of all ZoneHvacEvaporativeCoolerUnit objects
Raises: ValueError– if no objects of type ZoneHvacEvaporativeCoolerUnit are present
-
zonehvacforcedairuserdefineds¶ Get list of all ZoneHvacForcedAirUserDefined objects
Raises: ValueError– if no objects of type ZoneHvacForcedAirUserDefined are present
-
zonehvacfourpipefancoils¶ Get list of all ZoneHvacFourPipeFanCoil objects
Raises: ValueError– if no objects of type ZoneHvacFourPipeFanCoil are present
-
zonehvachightemperatureradiants¶ Get list of all ZoneHvacHighTemperatureRadiant objects
Raises: ValueError– if no objects of type ZoneHvacHighTemperatureRadiant are present
-
zonehvacidealloadsairsystems¶ Get list of all ZoneHvacIdealLoadsAirSystem objects
Raises: ValueError– if no objects of type ZoneHvacIdealLoadsAirSystem are present
-
zonehvaclowtemperatureradiantconstantflows¶ Get list of all ZoneHvacLowTemperatureRadiantConstantFlow objects
Raises: ValueError– if no objects of type ZoneHvacLowTemperatureRadiantConstantFlow are present
-
zonehvaclowtemperatureradiantelectrics¶ Get list of all ZoneHvacLowTemperatureRadiantElectric objects
Raises: ValueError– if no objects of type ZoneHvacLowTemperatureRadiantElectric are present
-
zonehvaclowtemperatureradiantsurfacegroups¶ Get list of all ZoneHvacLowTemperatureRadiantSurfaceGroup objects
Raises: ValueError– if no objects of type ZoneHvacLowTemperatureRadiantSurfaceGroup are present
-
zonehvaclowtemperatureradiantvariableflows¶ Get list of all ZoneHvacLowTemperatureRadiantVariableFlow objects
Raises: ValueError– if no objects of type ZoneHvacLowTemperatureRadiantVariableFlow are present
-
zonehvacoutdoorairunitequipmentlists¶ Get list of all ZoneHvacOutdoorAirUnitEquipmentList objects
Raises: ValueError– if no objects of type ZoneHvacOutdoorAirUnitEquipmentList are present
-
zonehvacoutdoorairunits¶ Get list of all ZoneHvacOutdoorAirUnit objects
Raises: ValueError– if no objects of type ZoneHvacOutdoorAirUnit are present
-
zonehvacpackagedterminalairconditioners¶ Get list of all ZoneHvacPackagedTerminalAirConditioner objects
Raises: ValueError– if no objects of type ZoneHvacPackagedTerminalAirConditioner are present
-
zonehvacpackagedterminalheatpumps¶ Get list of all ZoneHvacPackagedTerminalHeatPump objects
Raises: ValueError– if no objects of type ZoneHvacPackagedTerminalHeatPump are present
-
zonehvacrefrigerationchillersets¶ Get list of all ZoneHvacRefrigerationChillerSet objects
Raises: ValueError– if no objects of type ZoneHvacRefrigerationChillerSet are present
-
zonehvacterminalunitvariablerefrigerantflows¶ Get list of all ZoneHvacTerminalUnitVariableRefrigerantFlow objects
Raises: ValueError– if no objects of type ZoneHvacTerminalUnitVariableRefrigerantFlow are present
-
zonehvacunitheaters¶ Get list of all ZoneHvacUnitHeater objects
Raises: ValueError– if no objects of type ZoneHvacUnitHeater are present
-
zonehvacunitventilators¶ Get list of all ZoneHvacUnitVentilator objects
Raises: ValueError– if no objects of type ZoneHvacUnitVentilator are present
-
zonehvacventilatedslabs¶ Get list of all ZoneHvacVentilatedSlab objects
Raises: ValueError– if no objects of type ZoneHvacVentilatedSlab are present
-
zonehvacventilatedslabslabgroups¶ Get list of all ZoneHvacVentilatedSlabSlabGroup objects
Raises: ValueError– if no objects of type ZoneHvacVentilatedSlabSlabGroup are present
-
zonehvacwatertoairheatpumps¶ Get list of all ZoneHvacWaterToAirHeatPump objects
Raises: ValueError– if no objects of type ZoneHvacWaterToAirHeatPump are present
-
zonehvacwindowairconditioners¶ Get list of all ZoneHvacWindowAirConditioner objects
Raises: ValueError– if no objects of type ZoneHvacWindowAirConditioner are present
-
zoneinfiltrationdesignflowrates¶ Get list of all ZoneInfiltrationDesignFlowRate objects
Raises: ValueError– if no objects of type ZoneInfiltrationDesignFlowRate are present
-
zoneinfiltrationeffectiveleakageareas¶ Get list of all ZoneInfiltrationEffectiveLeakageArea objects
Raises: ValueError– if no objects of type ZoneInfiltrationEffectiveLeakageArea are present
-
zoneinfiltrationflowcoefficients¶ Get list of all ZoneInfiltrationFlowCoefficient objects
Raises: ValueError– if no objects of type ZoneInfiltrationFlowCoefficient are present
-
zonelists¶ Get list of all ZoneList objects
Raises: ValueError– if no objects of type ZoneList are present
-
zonemixings¶ Get list of all ZoneMixing objects
Raises: ValueError– if no objects of type ZoneMixing are present
-
zonepropertyuserviewfactorsbysurfacenames¶ Get list of all ZonePropertyUserViewFactorsBySurfaceName objects
Raises: ValueError– if no objects of type ZonePropertyUserViewFactorsBySurfaceName are present
-
zonerefrigerationdoormixings¶ Get list of all ZoneRefrigerationDoorMixing objects
Raises: ValueError– if no objects of type ZoneRefrigerationDoorMixing are present
-
zones¶ Get list of all Zone objects
Raises: ValueError– if no objects of type Zone are present
-
zoneterminalunitlists¶ Get list of all ZoneTerminalUnitList objects
Raises: ValueError– if no objects of type ZoneTerminalUnitList are present
-
zonethermalchimneys¶ Get list of all ZoneThermalChimney objects
Raises: ValueError– if no objects of type ZoneThermalChimney are present
-
zoneventilationdesignflowrates¶ Get list of all ZoneVentilationDesignFlowRate objects
Raises: ValueError– if no objects of type ZoneVentilationDesignFlowRate are present
-
zoneventilationwindandstackopenareas¶ Get list of all ZoneVentilationWindandStackOpenArea objects
Raises: ValueError– if no objects of type ZoneVentilationWindandStackOpenArea are present
-