UnitsAttribute Constructor (String)

Units of variable passed into/out of Tedds

Namespace:  Tekla.Structural.ExpressoAddIn
Assembly:  Tedds.ExprInterop (in Tedds.ExprInterop.dll) Version: 24.1.0.0
Syntax
public UnitsAttribute(
	string unit
)

Parameters

unit
Type: SystemString
The unit to apply
Examples
“m” or “kN”
See Also