Interface IElementEndForces
Represents forces acting on an element
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IElementEndForces
Properties
| Name | Description |
|---|---|
| ElementIndex | Gets the element index |
| EndForce | Gets the IForce3DLocal at element end |
| StartForce | Gets the IForce3DLocal at element start |