ICalcValueLength Property

Returns the length dimension of the object. Only applicable for objects of type Number.

Namespace:  Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly:  Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 25.0.0.0
Syntax
double Length { get; }

Property Value

Type: Double
The length dimension of the object
See Also