LabelEdgeHT.SetRadiation (
[set As Boolean], '
[Beta As Double], '
[T As Double] ) '
Parameters
set
[in] Boolean
Beta
[in] Double
T
[in] Double
Remarks
The SetRadiation method allows setting or removing the radiation boundary condition to
the label.
If the first Boolean parameter bSet is TRUE, the method sets the boundary
condition. In that case the Beta parameter should contain the value of emissivity
coefficient and T - the ambient radiation temperature.
To remove the radiation boundary condition use the SetRadiation method with the bSet
parameter as FALSE. The Beta and T parameters should be omitted.