CalcErrorType Enumeration |
Error types
Namespace: Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly: Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 26.0.0.1
| Member name | Value | Description | |
|---|---|---|---|
| System | 0 | System error - cannot continue | |
| Expression | 1 | Expresso expression error - can continue, interrrupt or abort | |
| Variables | 2 | Variables library error - can continue only | |
| Units | 3 | Units library error - can continue only | |
| Filter | 4 | Filter error - cannot continue |