Click or drag to resize

FrameSuperElementUniformLoad Class

3D Frame Analysis Library
Uniform loads collection for super frame element
Inheritance Hierarchy
SystemObject
  Frame3DFrameSuperElementUniformLoad

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public class FrameSuperElementUniformLoad

The FrameSuperElementUniformLoad type exposes the following members.

Constructors
  NameDescription
Public methodFrameSuperElementUniformLoad
Initializes a new instance of the FrameSuperElementUniformLoad class
Top
Fields
  NameDescription
Public fieldDT_yy
Gradient temperature load that causes bending about local y-y axis (Temperature per Length units)
Public fieldDT_zz
Gradient temperature load that causes bending about local z-z axis (Temperature per Length units)
Public fieldDTc
Temperature difference load (Temperature units)
Public fieldUniformLoadsX
Uniform axial load in the x direction
Public fieldUniformLoadsY
Uniform vertical loads collection acting // to the y direction
Public fieldUniformLoadsZ
Uniform vertical loads collection acting // to the z direction
Top
See Also