IFunctionsEval Method |
Returns the result of calculating an expression using the Tedds 'Eval' function.
For information on Tedds calculation functions, use Tedds for Word and refer to the Tedds engineering library index at
"Writing your own custom calculations\Calculation writing documentation\Tedds functions"
Namespace: Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly: Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 25.0.0.0
Syntax
Parameters
- Expression
- Type: SystemString
Expression to calculate
Return Value
Type: ICalcValueResult of expression
See Also