HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.DesignLoadTemperatureProfile Class Reference
Inheritance diagram for hyperx.api.DesignLoadTemperatureProfile:
hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.DesignLoadTemperatureProfile designLoadTemperatureProfile)
dict[int, float] GetValues (self)
None SetValues (self, dict[int, float] temperaturesByZoneId)
Public Member Functions inherited from hyperx.api.IdNameEntity
 __init__ (self, _api.IdNameEntity idNameEntity)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Properties

 DefaultTemperature = property
Properties inherited from hyperx.api.IdNameEntity
 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.DesignLoadTemperatureProfile.__init__ ( self,
_api.DesignLoadTemperatureProfile designLoadTemperatureProfile )

Member Function Documentation

◆ GetValues()

dict[int, float] hyperx.api.DesignLoadTemperatureProfile.GetValues ( self)

◆ SetValues()

None hyperx.api.DesignLoadTemperatureProfile.SetValues ( self,
dict[int, float] temperaturesByZoneId )

Property Documentation

◆ DefaultTemperature

hyperx.api.DesignLoadTemperatureProfile.DefaultTemperature = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py