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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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