IResultLineForces Interface

Represents IResultLine forces

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

The IResultLineForces 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 propertyResultLineIndex
Gets the result line index
Public propertyRightForce
Gets the right force in global coordinate system
Public propertyRightWallAxialReductionFactor
Gets the axial reduction factor for right wall
Top
See Also