Click or drag to resize

StructuralCurveActionFree Properties

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

The StructuralCurveActionFree type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateSystem
Defines the co-ordinate system of the member in which the load is applied
Public propertyCurves
Public propertyDirection
Specifies the base direction of the load
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
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyLoadCase
The StructuralLoadCase to which the load belongs
Public propertyLocation
Defines whether the load is "put directly on an inclined 1D member" or whether the "projection on plan" is defined.
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyType
Defines what the load is caused by. Supports dynamic values
Public propertyValidity
Defines the validity of the free load
Public propertyValidityFrom
Defines where the validity starts
Public propertyValidityTo
Defines where the validity stops
Public propertyValue1
The first (or only, when Distribution is Uniform) size of the load
Public propertyValue2
The second size of the load. Only applicable when Distribution is not Uniform
Top
See Also