Interface IWallLineStationForces
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IWallLineStationForces
Properties
| Name | Description |
|---|---|
| LeftForce | Gets the left force in global coordinate system |
| LeftWallAxialReductionFactor | Gets the axial reduction factor for left wall |
| RightForce | Gets the right force in global coordinate system |
| RightWallAxialReductionFactor | Gets the axial reduction factor for right wall |
| StationId | Gets the ID of the IStation |
| WallLineIndex | Gets the index of the IWallLine |