DesignLoadSubcaseTemperature Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class DesignLoadSubcaseTemperature : IdNameEntity
Inheritance
Object    IdEntity    IdNameEntity    DesignLoadSubcaseTemperature

Properties

HasTemperatureSubcase 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
Id
(Inherited from IdEntity)
Name
(Inherited from IdNameEntity)
Subcase 
TemperatureChoiceType 
Value 

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also