Click or drag to resize

StructuralPointLoadBaseTTypeOfValue, TTypeOfDirection Properties

[This is preliminary documentation and is subject to change.]

The StructuralPointLoadBaseTTypeOfValue, TTypeOfDirection generic type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateSystem
Defines the coordinate system of the member in which the load is applied
Public propertyDirection
Specifies the base direction of the load
Public propertyForceAction
Defines on which type of structural element the point load acts
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyLoadCase
The StructuralLoadCase to which this load is assigned
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyType
Defines what the load is caused by
Public propertyValue
The value of the point load
Top
See Also