IWallLineStationForces Interface

Represents IWallLine forces at an IStation

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IWallLineStationForces

The IWallLineStationForces type exposes the following members.

Properties
  NameDescription
Public propertyLeftForce
Gets the left force in global coordinate system
Public propertyLeftWallAxialReductionFactor
Gets the axial reduction factor for left wall
Public propertyRightForce
Gets the right force in global coordinate system
Public propertyRightWallAxialReductionFactor
Gets the axial reduction factor for right wall
Public propertyStationId
Gets the ID of the IStation
Public propertyWallLineIndex
Gets the index of the IWallLine
Top
See Also