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

Public Member Functions

 __init__ (self, _api.DesignLoadSubcaseTemperature designLoadSubcaseTemperature)
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

 HasTemperatureSubcase = property
 If the analysis temperature does not have an associated load set id (i.e.
 Subcase = property
 TemperatureChoiceType = property
 Value = 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.DesignLoadSubcaseTemperature.__init__ ( self,
_api.DesignLoadSubcaseTemperature designLoadSubcaseTemperature )

Property Documentation

◆ HasTemperatureSubcase

hyperx.api.DesignLoadSubcaseTemperature.HasTemperatureSubcase = property
static

If the analysis temperature does not have an associated load set id (i.e.

the TemperatureChoiceType is equal to Value), the Id will be set to 0 and this field will be false

◆ Subcase

hyperx.api.DesignLoadSubcaseTemperature.Subcase = property
static

◆ TemperatureChoiceType

hyperx.api.DesignLoadSubcaseTemperature.TemperatureChoiceType = property
static

◆ Value

hyperx.api.DesignLoadSubcaseTemperature.Value = property
static

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