Enum TdsCalcStatus

Calculation status

Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA.dll
Syntax
public enum TdsCalcStatus

Fields

Name Value Description
AbortedAborted = -1

Calculation process was aborted

InterruptedInterrupted = 2

The calculation process was interrupted by the user

NotInitializedNotInitialized = 0

The Tedds Calculator has not been initialized

OkOk = 1

Calculating completed successfully

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next