Click or drag to resize

FrameSuperUniformLoad Class

3D Frame Analysis Library
Uniform load class for super frame element
Inheritance Hierarchy
SystemObject
  Frame3DFrameSuperUniformLoad

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

The FrameSuperUniformLoad type exposes the following members.

Constructors
  NameDescription
Public methodFrameSuperUniformLoad
Initialization of Uniform load class for super frame element
Top
Properties
  NameDescription
Public propertyGetLoadCordinateSystem
Read Only property to get current coordinate system for load definition
Public propertyGetLoadDefinitionFormStartingNode
Read Only property to get current load definition from starting node
Top
Fields
  NameDescription
Public fieldpA
Starting location load value (Force / Length)
Public fieldpB
Ending location load value (Force / Length)
Public fieldxA
Starting location of uniform load
Public fieldxB
Ending location of uniform load
Top
See Also