Functions.SetVar

Updated: 14 May 2020

Functions.SetVar 

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


Syntax 

SetVar( name, value, units, attributes ) 


Parameters 

 

name   Name of variable  
value Value to assign to variable 
units Optional units of value if value is numeric
attributes   Optional attributes of the variable


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.