Click or drag to resize

TemperatureLoad Properties

The TemperatureLoad type exposes the following members.

Properties
  NameDescription
Public propertyAnnoScaleFactor
Gets factor for scaling the displayed strain number (to get micro-strains).
(Overrides StrainLoadAnnoScaleFactor.)
Public propertyAnnoTextLongUniform
Gets long annotation text for conversion to string.
(Overrides StrainLoadAnnoTextLongUniform.)
Public propertyAnnoTextShortLinear
Gets short annotation text of linearly changing strain for display in rendered views.
(Overrides StrainLoadAnnoTextShortLinear.)
Public propertyAnnoTextShortUniform
Gets short annotation text of constant strain for display in rendered views.
(Overrides StrainLoadAnnoTextShortUniform.)
Public propertyAnnoTextUnitLinear
Gets units conversion for displaying linearly changing strain in text.
(Overrides StrainLoadAnnoTextUnitLinear.)
Public propertyAnnoTextUnitUniform
Gets units conversion for displaying constant strain in text.
(Overrides StrainLoadAnnoTextUnitUniform.)
Public propertyBoundingBox
Gets the boundary box of the element-load.
(Inherited from ElementLoad.)
Public propertyCharColor
Gets the characteristic color of the load.
(Overrides StrainLoadCharColor.)
Public propertyDispScaleFactor
Gets factor for scaling the display of strain loads.
(Overrides StrainLoadDispScaleFactor.)
Public propertyElementGuids
Gets or sets the list of element-guids of elements the element-load is attached to.
(Inherited from ElementLoad.)
Public propertyElementIds
Gets or sets the list of element-identifiers of elements the element-load is attached to.
(Inherited from ElementLoad.)
Public propertyEps0
Gets init uni-axial strain.
(Inherited from StrainLoad.)
Public propertyincdT
Gets the gradient of temperature increase about local element axes.
Public propertyincT
Gets the constant increase of temperature over the cross section.
Public propertyIsValid
Gets a value indicating whether the load is valid.
(Inherited from Load.)
Public propertyKappa0
Gets initial curvature about the local coordinate axes.
(Inherited from StrainLoad.)
Public propertyLcName
Gets or sets the load-case name.
(Inherited from Load.)
Public propertyLoadOrientation
Gets or sets the orientation of ElementLoad.
(Inherited from ElementLoad.)
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also