Click or drag to resize

AggregateLocation Enumeration

** NOTE: ADDED in CFX 2.0 **

An enumeration indicating different types of stages that might exist at an endpoint.

Namespace: CFX.Structures.SolderWave
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public enum AggregateLocation
Members
Member nameValueDescription
WholeAggregate0 Top and bottom of the aggregate.
Top1 Only the top of the aggregate.
Bottom2 Only the bottom of the aggregate.
See Also