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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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