Click or drag to resize

FrameSuperElementPointLoad Class

3D Frame Analysis Library
Point loads collection for super frame element
Inheritance Hierarchy
SystemObject
  Frame3DFrameSuperElementPointLoad

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

The FrameSuperElementPointLoad type exposes the following members.

Constructors
  NameDescription
Public methodFrameSuperElementPointLoad
Initializes a new instance of the FrameSuperElementPointLoad class
Top
Fields
  NameDescription
Public fieldPointLoadsX
Point loads collection acting // to the x direction
Public fieldPointLoadsY
Point loads collection acting // to the y direction
Public fieldPointLoadsZ
Point loads collection acting // to the z direction
Public fieldPointMomentsAboutX
Concentrated moments collection acting about to the x direction
Public fieldPointMomentsAboutY
Concentrated moments collection acting about to the y direction
Public fieldPointMomentsAboutZ
Concentrated moments collection acting about to the z direction
Top
See Also