StructuralCurveActionFree Properties |
[This is preliminary documentation and is subject to change.]
The StructuralCurveActionFree type exposes the following members.
| Name | Description | |
|---|---|---|
| CoordinateSystem |
Defines the co-ordinate system of the member in which the load is applied
| |
| Curves |
The collection of CurveTCoordinate that define the border of the load
| |
| Direction |
Specifies the base direction of the load
| |
| DirectionVectorX | ||
| DirectionVectorX2 |
When [!:Direction] is set to Vector, then this property defines the X portion of that vector when Distribution is not uniform.
| |
| DirectionVectorY | ||
| DirectionVectorY2 |
When [!:Direction] is set to Vector, then this property defines the Y portion of that vector when Distribution is not uniform.
| |
| DirectionVectorZ | ||
| DirectionVectorZ2 |
When [!:Direction] is set to Vector, then this property defines the Z portion of that vector when Distribution is not uniform.
| |
| Distribution |
Defines how the load is distributed along the structural element
| |
| Id |
The ID of the Analysis object.
Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.) | |
| LoadCase |
The StructuralLoadCase to which the load belongs
| |
| Location |
Defines whether the load is "put directly on an inclined 1D member" or whether the "projection on plan" is defined.
| |
| 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. Supports dynamic values
| |
| Validity |
Defines the validity of the free load
| |
| ValidityFrom |
Defines where the validity starts
| |
| ValidityTo |
Defines where the validity stops
| |
| Value1 |
The first (or only, when Distribution is Uniform) size of the load
| |
| Value2 |
The second size of the load. Only applicable when Distribution is not Uniform
|