StructuralPointActionFree Properties |
[This is preliminary documentation and is subject to change.]
The StructuralPointActionFree type exposes the following members.
| Name | Description | |
|---|---|---|
| CoordinateSystem |
Defines the coordinate system in which the load is applied.
Free loads are always applied in Global | |
| Direction |
Specifies the base direction of the load
| |
| DirectionVectorX | ||
| DirectionVectorY | ||
| DirectionVectorZ | ||
| Id |
The ID of the Analysis object.
Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.) | |
| LoadCase |
The StructuralLoadCase to which the free point load belongs
| |
| Name |
The name of the Analysis object.
Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.) | |
| Type |
Defines what the load is caused by
| |
| Validity |
Defines the validity of the free load
| |
| ValidityFrom |
Defines where the validity starts
| |
| ValidityTo |
Defines where the validity stops
| |
| Value |
The value of the free point load
| |
| X |
The X value
| |
| Y |
The Y value
| |
| Z |
The Z value
|