Click or drag to resize

Aggregate Class

** NOTE: ADDED in CFX 2.0 **

Holds base information about the aggregate.
Inheritance Hierarchy

Namespace: CFX.Structures.SolderWave
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class Aggregate

The Aggregate type exposes the following members.

Constructors
 NameDescription
Public methodAggregate 
Top
Properties
 NameDescription
Public propertyActive Determines weather the stage (module) was during the processing active or not.
Public propertyLocation An enumeration indicating the location of the aggregate.
Public propertyName A friendly name for this Aggregate
Public propertyProcessTimeReadingValue Gets or sets the process time reading value.
Public propertySequence Sequence of this Aggregate in the machine
Public propertyType An enumeration indicating the purpose of this particular stage
Top
See Also