ThermalSurfaceGap.setThermalGap


setThermalGap(surf1Attr, surf2Attr, [update], [shading], [active])

Sets up a thermal gap attribute.

surf1Attr thermal surface The name or ID of a thermal surface, or a pointer to a ThermalSurface object. thermal surface defining first side of gap
surf2Attr thermal surface The name or ID of a thermal surface, or a pointer to a ThermalSurface object. thermal surface defining second side of gap
updateoptional boolean geometry update flag (default = TRUE)
shadingoptional boolean element shading flag (default = TRUE)
activeoptional boolean active gap flag (default = TRUE)
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to ThermalSurfaceGap

Back to Overview