ResultAnalysis2DInternalForces Properties |
[This is preliminary documentation and is subject to change.]
The ResultAnalysis2DInternalForces type exposes the following members.
Name | Description | |
---|---|---|
CombinationKey |
Allows to define exact combination per result section
| |
Edge |
The 0-based index of the edge of referenced Member2D from which this result is calculated
| |
Id |
The ID that uniquely identifies the result. Generated from Name (Inherited from ResultAnalysisBase.) | |
Index |
0-based index that defines the order of the forces in a set of results that are applied on the same member
| |
LoadCase |
The load case to which the result belongs. When this is set, LoadCombination should be NULL.
(Inherited from ResultAnalysisBase.) | |
LoadCombination |
The load combination to which the result belongs. When this is set, LoadCase should be NULL.
(Inherited from ResultAnalysisBase.) | |
Member2D |
The 2D member from which the result is calculated.
| |
Mx |
Result value of bending moment mx
| |
Mxy |
Result value of torsion moment mxy
| |
My |
Result value of bending moment my
| |
Name |
The (unique within its type) name of the object
(Inherited from ResultAnalysisBase.) | |
Nx |
Result value of membrane force nx
| |
Nxy |
Result value of shear force nxy
| |
Ny |
Result value of membrane force ny
| |
Section |
The location along the X-axis of the member where this result is located
| |
TypeOfResult |
Defines the type of result
(Overrides ResultAnalysisBaseTypeOfResult.) | |
Vx |
Result value of shear force vx
| |
Vy |
Result value of shear force vy
|