Click or drag to resize

StructuralCurveActionTCurveStructuralReference Properties

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

The StructuralCurveActionTCurveStructuralReference generic type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateDefinition
Specifies the coordinate system that is used to define the length.
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Public propertyCoordinateSystem
Defines the co-ordinate system of the member in which the load is applied
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Public propertyDirection
Defines the base direction of the load
(Inherited from StructuralCurveActionAbstractTDirection, 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 StructuralCurveActionAbstractTDirection, 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 StructuralCurveActionAbstractTDirection, TValue.)
Public propertyEndPointRelative
Defines the position of the end point in relative coordinates
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Public propertyExtent
Defines how the load extends over the structural element
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Public propertyForceAction
Defines on which type of structural element the force acts
(Inherited from StructuralCurveActionAbstractTDirection, 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 StructuralCurveActionAbstractTDirection, 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 StructuralCurveActionAbstractTDirection, 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 StructuralCurveActionAbstractTDirection, TValue.)
Public propertyParentId
The ID of the parent object of the same type
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Public propertyStartPointAbsolute
Defines the position of the start point in absolute coordinates
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Public propertyStartPointRelative
Defines the position of the start point in relative coordinates
(Inherited from StructuralCurveActionAbstractTDirection, 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 StructuralCurveActionAbstractTDirection, TValue.)
Public propertyValue1
Defines the first (or only when Distribution is Uniform) size of the load
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Public propertyValue2
Defines the second size of the load, only applicable when Distribution is not Uniform
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
Top
See Also