Click or drag to resize

ReflowSubZoneType Enumeration

An enumeration indicating an area within a reflow zone that is under thermal control.

Namespace: CFX.Structures.SolderReflow
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum ReflowSubZoneType
Members
Member nameValueDescription
WholeZone0 Applies to the entire zone.
Top1 Applies to the region of the zone above the printed circuit card.
Bottom2 Applies to the region of the zone below the printed circuit card.
See Also