Functions.SetVarExpr

Updated: 17 Jan 2024

Functions.SetVarExpr 

Calls the Tekla Tedds SetVar function with an expression value. Refer to ‘Tedds Functions’ for more documentation on this function.


Syntax 

SetVarExpr( name, expression, attributes ) 


Parameters 

name   Name of variable   
expression   Expression to assign
attributes Optional attributes of the variable, default is “e” (store value as expression) 


Return Value 

A CalcValue object that contains the value of the variable that was assigned. 

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