Applies to |
Returns TRUE if the second kind boundary condition is set. In this case also the value of the normal component of the heat flux is set.
LabelEdgeHT.GetFlux ( [Flux As Double] ) As Boolean
The GetFlux method allows you to know whether the boundary condition of second kind (known heat flux) is applied to the label.
Returns True if the boundary condition is set, otherwise returns FALSE.
In the method returning True, the optional parameter Flux takes the value of known heat flux.