Interface IDisplacementExtreme
Contains extreme displacement values
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IDisplacementExtreme
Properties
| Name | Description |
|---|---|
| Total | Gets the total extreme displacement |
| X | Gets the extreme displacement along the X axis |
| Y | Gets the extreme displacement along the Y axis |
| Z | Gets the extreme displacement along the Z axis |