Click or drag to resize

StructuralCurveMomentTCurveStructuralReference Properties

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

The StructuralCurveMomentTCurveStructuralReference 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 propertyDistribution
Defines how the load is distributed along the structural element
(Inherited from StructuralCurveActionAbstractTDirection, TValue.)
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 moment 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