ReflowSubZoneType Enumeration |
An enumeration indicating an area within a reflow zone that is under thermal control.
Namespace: CFX.Structures.SolderReflowAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic enum ReflowSubZoneType
Public Enumeration ReflowSubZoneType
Members| Member name | Value | Description |
|---|
| WholeZone | 0 |
Applies to the entire zone.
|
| Top | 1 |
Applies to the region of the zone above the printed circuit card.
|
| Bottom | 2 |
Applies to the region of the zone below the printed circuit card.
|
See Also