IElement |
Represents forces acting on an element
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IElementEndForces type exposes the following members.
Properties
Name | Description | |
---|---|---|
ElementIndex | Gets the element index | |
EndForce | Gets the IForce3DLocal at element end | |
StartForce | Gets the IForce3DLocal at element start |
See Also