Click or drag to resize

FloorDiaphragm Class

3D Frame Analysis Library
Diaphragm object between nodes
Inheritance Hierarchy
SystemObject
  Frame3DFloorDiaphragm

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

The FloorDiaphragm type exposes the following members.

Constructors
  NameDescription
Public methodFloorDiaphragm
Floor diaphragm object construction
Top
Methods
  NameDescription
Public methodGetDisplacementsForLoadCase
Gets displacements with respect to the global coordinate system for the specified load case
Public methodGetDisplacementsForLoadCombination
Gets displacements with respect to the global coordinate system for the specified load combination
Top
Fields
  NameDescription
Public fieldBoundaryPoints
SuperNodes collection that define the diaphragm, anti-clockwise direction! Each diaphragm is defined in xy plane (global system)!
Public fieldindex
Diaphragm index, no zero based
Public fieldLinearLoadCasesList
Collection of LinearLoadCaseForFloorDiaphragm objects
Public fieldMassRZ
Public fieldMassTX
Public fieldMassTY
Public fieldMasterNode
The centroid of the diaphragm (master node)
Public fieldz
z coordinate of the diaphragm
Top
See Also