Click or drag to resize

PreheatingAggregateType Enumeration

** NOTE: ADDED in CFX 2.0 **

An enumeration of heating aggregate types.

Namespace: CFX.Structures.SolderWave
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public enum PreheatingAggregateType
Members
Member nameValueDescription
MediumWave0 The heating process is based on a medium wave.
Convection1 Heating process is based on convection.
CompressedAir2 The heating process is based on compressed air.
IrEmitter3 The heating process is based on an infrared emitter.
Radiant4 The heating process is based on a radiant heater.
See Also