Click or drag to resize

LinearLoadCaseForSuperFrameElement Class

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

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

The LinearLoadCaseForSuperFrameElement type exposes the following members.

Constructors
  NameDescription
Public methodLinearLoadCaseForSuperFrameElement
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 fieldPointLoad
Point loads with respect to the local coordinate system of the element
Public fieldType
Load case type
Public fieldUniformLoad
Uniform loads with respect to the local coordinate system of the element
Top
See Also