Click or drag to resize

ShellSuperElementUniformLoad Class

3D Frame Analysis Library
Uniform loads collection for super shell element
Inheritance Hierarchy
SystemObject
  Frame3DShellSuperElementUniformLoad

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

The ShellSuperElementUniformLoad type exposes the following members.

Constructors
  NameDescription
Public methodShellSuperElementUniformLoad
Initializes a new instance of the ShellSuperElementUniformLoad class
Top
Fields
  NameDescription
Public fieldDT_yy
Gradient temperature load that causes bending about local y-y axis
Public fieldDT_zz
Gradient temperature load that causes bending about local z-z axis
Public fieldDTc
Temperature difference load
Public fieldUniformLoadsX
Uniform load in GLOBAL x direction
Public fieldUniformLoadsY
Uniform load in GLOBAL y direction
Public fieldUniformLoadsZ
Uniform load in GLOBAL z direction
Top
See Also