Click or drag to resize

StructuralCurveAction<TCurveStructuralReference> Properties

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

The StructuralCurveAction<TCurveStructuralReference> generic type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateDefinition
Specifies the coordinate system that is used to define the length.
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyCoordinateSystem
Defines the co-ordinate system of the member in which the load is applied
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyDirection
Defines the base direction of the load
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyDirectionVectorX
When Direction is set to Vector, then this property defines the X portion of that vector.
Public propertyDirectionVectorX2
When [!:Direction] is set to Vector, then this property defines the X portion of that vector when Distribution is not uniform.
Public propertyDirectionVectorY
When Direction is set to Vector, then this property defines the Y portion of that vector.
Public propertyDirectionVectorY2
When [!:Direction] is set to Vector, then this property defines the Y portion of that vector when Distribution is not uniform.
Public propertyDirectionVectorZ
When Direction is set to Vector, then this property defines the Z portion of that vector.
Public propertyDirectionVectorZ2
When [!:Direction] is set to Vector, then this property defines the Z portion of that vector when Distribution is not uniform.
Public propertyDistribution
Defines how the load is distributed along the structural element
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyEccentricityEy
Eccentricity Y of the system line (in the context of structural elements) or force system line in Z direction of the local coordinate system (in the context of loads)
Public propertyEccentricityEz
Eccentricity Y of the system line (in the context of structural elements) or force system line in Z direction of the local coordinate system (in the context of loads)
Public propertyEndPointAbsolute
Defines the position of the end point in absolute coordinates
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyEndPointRelative
Defines the position of the end point in relative coordinates
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyExtent
Defines how the load extends over the structural element
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyForceAction
Defines on which type of structural element the force acts
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyLoadCase
Defines the StructuralLoadCase to which the load belongs
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyLocation
Defines whether the load is "put directly on an inclined 1D member" or whether the "projection on plan" is defined.
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyOrigin
Specifies the origin of the coordinate system used for the definition of the length
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyParentId
The ID of the parent object of the same type
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyStartPointAbsolute
Defines the position of the start point in absolute coordinates
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyStartPointRelative
Defines the position of the start point in relative coordinates
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyStructuralReference
Object containing information about the structural element on which the line force acts.
Public propertyType
Defines what the load is caused by. Supports dynamic values
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyValue1
Defines the first (or only when Distribution is Uniform) size of the load
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Public propertyValue2
Defines the second size of the load, only applicable when Distribution is not Uniform
(Inherited from StructuralCurveActionAbstract<TDirection, TValue>.)
Top
See Also