Enum CalcValueType

Value data types

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

Fields

Name Value Description
ExpressionExpression = 3

Sequence of characters which can be calculated

NumberNumber = 1

Numerical value including unit dimensions

StringString = 2

Sequence of characters

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