ICalcValueToInt Method

Returns the objects value converted to an integer. Only applicable for CalcValue objects of type Number.

Namespace:  Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly:  Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 24.1.0.0
Syntax
int ToInt()

Return Value

Type: Int32
The objects value as an integer
See Also