Click or drag to resize

LinearLoadCaseForSuperShellElement Class

3D Frame Analysis Library
Load Case class (linear), for example DEAD, LIVE etc. for super shell element
Inheritance Hierarchy
SystemObject
  Frame3DLinearLoadCaseForSuperShellElement

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

The LinearLoadCaseForSuperShellElement type exposes the following members.

Constructors
  NameDescription
Public methodLinearLoadCaseForSuperShellElement
Load case initialization
Top
Methods
  NameDescription
Public methodEquals
Load case Equals overriden function
(Overrides ObjectEquals(Object).)
Top
Fields
  NameDescription
Public fieldname
Load case name
Public fieldType
Load case type
Public fieldUniformLoad
Uniform loads with respect to the local coordinate system of the element
Top
See Also