TdsCalcStatus Enumeration |
Calculation status
Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 24.1.0.0


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 |
