Click or drag to resize

ResultAnalysis2DInternalForces Properties

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

The ResultAnalysis2DInternalForces type exposes the following members.

Properties
  NameDescription
Public propertyCombinationKey
Allows to define exact combination per result section
Public propertyEdge
The 0-based index of the edge of referenced Member2D from which this result is calculated
Public propertyId
The ID that uniquely identifies the result. Generated from Name
(Inherited from ResultAnalysisBase.)
Public propertyIndex
0-based index that defines the order of the forces in a set of results that are applied on the same member
Public propertyLoadCase
The load case to which the result belongs. When this is set, LoadCombination should be NULL.
(Inherited from ResultAnalysisBase.)
Public propertyLoadCombination
The load combination to which the result belongs. When this is set, LoadCase should be NULL.
(Inherited from ResultAnalysisBase.)
Public propertyMember2D
The 2D member from which the result is calculated.
Public propertyMx
Result value of bending moment mx
Public propertyMxy
Result value of torsion moment mxy
Public propertyMy
Result value of bending moment my
Public propertyName
The (unique within its type) name of the object
(Inherited from ResultAnalysisBase.)
Public propertyNx
Result value of membrane force nx
Public propertyNxy
Result value of shear force nxy
Public propertyNy
Result value of membrane force ny
Public propertySection
The location along the X-axis of the member where this result is located
Public propertyTypeOfResult
Defines the type of result
(Overrides ResultAnalysisBaseTypeOfResult.)
Public propertyVx
Result value of shear force vx
Public propertyVy
Result value of shear force vy
Top
See Also