Click or drag to resize

SuperPointLoad Class

3D Frame Analysis Library
Point load class for super frame element
Inheritance Hierarchy
SystemObject
  Frame3DSuperPointLoad

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

The SuperPointLoad type exposes the following members.

Constructors
  NameDescription
Public methodSuperPointLoad
Initialization of Point 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 fieldP
Point load at a location within a super frame element
Public fieldx
Location of the point load
Top
See Also