StructuralCurveActionAbstractTDirection, TValue Properties | 
[This is preliminary documentation and is subject to change.]
The StructuralCurveActionAbstractTDirection, TValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CoordinateDefinition | 
            Specifies the coordinate system that is used to define the length.
              | |
| CoordinateSystem | 
            Defines the co-ordinate system of the member in which the load is applied
              | |
| Direction | 
            Defines the base direction of the load
              | |
| Distribution | 
            Defines how the load is distributed along the structural element
              | |
| EndPointAbsolute | 
            Defines the position of the end point in absolute coordinates
              | |
| EndPointRelative | 
            Defines the position of the end point in relative coordinates
              | |
| Extent | 
            Defines how the load extends over the structural element
              | |
| ForceAction | 
            Defines on which type of structural element the force acts
              | |
| Id | 
            The ID of the Analysis object.
            Needs to be unique within the entire model
              (Inherited from StructuralAnalysisObjectBase.) | |
| LoadCase | 
            Defines 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.) | |
| Origin | 
            Specifies the origin of the coordinate system used for the definition of the length
              | |
| ParentId | 
            The ID of the parent object of the same type
              | |
| StartPointAbsolute | 
            Defines the position of the start point in absolute coordinates
              | |
| StartPointRelative | 
            Defines the position of the start point in relative coordinates
              | |
| Type | 
            Defines what the load is caused by. Supports dynamic values
              | |
| Value1 | 
            Defines the first (or only when Distribution is Uniform) size of the load
              | |
| Value2 | 
            Defines the second size of the load, only applicable when Distribution is not Uniform
              |