CalcStatus Enumeration

Calculate status codes. Values less than zero are considered failures, values greater than zero are considered successful.

Namespace:  Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly:  Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 25.0.0.0
Syntax
public enum CalcStatus
Members
  Member nameValueDescription
Aborted-1 Calculating was aborted
NotInitialized0 The Tedds Calculator has not been initialized
Ok1 Calculating completed successfully
Interrupted2 The user interrupted the calculation process therefore the state of the results and output is indeterminate
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next