Interface ILineElementEndForces
Represents a set of end forces for an individual line element
Namespace: TSD.API.Remoting.TabularResults.Analysis
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILineElementEndForces
Properties
| Name | Description |
|---|---|
| AxialForce | Gets the axial force |
| DeflectionMajor | Gets the deflection along the major axis |
| DeflectionMinor | Gets the deflection along the minor axis |
| LineElementEdgeInfo | Gets the line element edge info |
| LineElementEdgeName | Gets the name of the line element edge |
| LineElementName | Gets the name of the line element |
| MomentMajor | Gets the moment around the major axis |
| MomentMinor | Gets the moment around the minor axis |
| Position | Gets the position of the forces |
| ShearMajor | Gets the shear force along the major axis |
| ShearMinor | Gets the shear force along the minor axis |
| Torsion | Gets the torsion |