IFunctionsGetVar Method

Returns the value of a named variable using the Tedds 'GetVar' function

Namespace:  Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly:  Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 25.0.0.0
Syntax
ICalcValue GetVar(
	string name
)

Parameters

name
Type: SystemString
Name of the variable

Return Value

Type: ICalcValue
Variables value
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next