TdsCalcStatus Enumeration |
Calculation status
Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 26.0.0.1
| Member name | Value | Description | |
|---|---|---|---|
| Aborted | -1 | Calculation process was aborted | |
| NotInitialized | 0 | The Tedds Calculator has not been initialized | |
| Ok | 1 | Calculating completed successfully | |
| Interrupted | 2 | The calculation process was interrupted by the user |