Deconstructs a link force. The forces at end 1 and end 2 should be equal and opposite. Output forces and moments are in the display unit system.
| Number | Name | Object Type | Description | Optional |
|---|---|---|---|---|
| 1 | Link Forces | LinkElementEndForce | Internal link forces. | No |
| Number | Name | Object Type | Description |
|---|---|---|---|
| 1 | Fx1 | System.Double | Internal force in the local X-direction at end 1, in the display unit system. |
| 2 | Fy1 | System.Double | Internal force in the local Y-direction at end 1, in the display unit system. |
| 3 | Fz1 | System.Double | Internal force in the local Z-direction at end 1, in the display unit system. |
| 4 | Mx1 | System.Double | Internal moment about the local X-axis at end 1, in the display unit system. |
| 5 | Fx2 | System.Double | Internal force in the local X-direction at end 2, in the display unit system. |
| 6 | Fy2 | System.Double | Internal force in the local Y-direction at end 2, in the display unit system. |
| 7 | Fz2 | System.Double | Internal force in the local Z-direction at end 2, in the display unit system. |
| 8 | Mx2 | System.Double | Internal moment about the local X-axis at end 2, in the display unit system. |
