Namespace Tekla.Structural.InteropAssemblies.TeddsCalc
Interfaces
ICalcValue
Interface for an ICalcValue, the fundamental data type used by the calculator for input and output values
ICalculator
Interface for the main Tedds Calculator
ICalculatorExEvents
Interface for Calculator events.
IFunctions
Interface for executing calculation commands
Enums
CalcErrorType
Error types
CalcProgressEvent
Progress bar modes
CalcStatus
Calculate status codes. Values less than zero are considered failures, values greater than zero are considered successful.
CalcValueFormat
Formats for converting numeric values to a string
CalcValueType
Value data types
OutputFormat
Document output formats
VariableFormat
Data formats for variables, currently only XML format is supported