Click or drag to resize

StructuralPointActionFree Properties

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

The StructuralPointActionFree type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateSystem
Defines the coordinate system in which the load is applied. Free loads are always applied in Global
Public propertyDirection
Specifies the base direction of the load
Public propertyDirectionVectorX
When Direction is set to Vector, then this property defines the X portion of that vector.
Public propertyDirectionVectorY
When Direction is set to Vector, then this property defines the Y portion of that vector.
Public propertyDirectionVectorZ
When Direction is set to Vector, then this property defines the Z portion of that vector.
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 the free point load belongs
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 propertyValidity
Defines the validity of the free load
Public propertyValidityFrom
Defines where the validity starts
Public propertyValidityTo
Defines where the validity stops
Public propertyValue
The value of the free point load
Public propertyX
The X value
Public propertyY
The Y value
Public propertyZ
The Z value
Top
See Also