Click or drag to resize

LinearLoadCaseForFloorDiaphragm Class

3D Frame Analysis Library
Load Case class (linear), for example DEAD, LIVE etc. for a floor diaphragm
Inheritance Hierarchy
SystemObject
  Frame3DLinearLoadCaseForFloorDiaphragm

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

The LinearLoadCaseForFloorDiaphragm type exposes the following members.

Constructors
  NameDescription
Public methodLinearLoadCaseForFloorDiaphragm
Load case initialization
Top
Methods
  NameDescription
Public methodEquals
Loadcase Equals overriden function
(Overrides ObjectEquals(Object).)
Top
Fields
  NameDescription
Public fieldMz
Loads applied to the center of mass of the diaphragm
Public fieldname
Load case name
Public fieldPx
Loads applied to the center of mass of the diaphragm
Public fieldPy
Loads applied to the center of mass of the diaphragm
Public fieldpz
Uniform area load for mass calculation.
Public fieldType
Load case type
Top
See Also