Enum CalcErrorType

Error types

Namespace: Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly: Tedds.TeddsCalcIA.dll
Syntax
public enum CalcErrorType

Fields

Name Value Description
ExpressionExpression = 1

Expresso expression error - can continue, interrrupt or abort

FilterFilter = 4

Filter error - cannot continue

SystemSystem = 0

System error - cannot continue

UnitsUnits = 3

Units library error - can continue only

VariablesVariables = 2

Variables library error - can continue only

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