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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic enum ReflowSubZoneType
Public Enumeration ReflowSubZoneType
MembersMember 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