Click or drag to resize

UnitToInspect Class

** NOTE: ADDED in CFX 1.3 **

Provides recipe information of a given Unit. The units is uniquely identified by the UnitPositionNumber Rules to generate the UnitPositionNumber are described in the CFX documentation
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderPasteInspectionUnitToInspect

Namespace: CFX.Structures.SolderPasteInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class UnitToInspect

The UnitToInspect type exposes the following members.

Constructors
 NameDescription
Public methodUnitToInspect 
Top
Properties
 NameDescription
Public propertyChildObjects A list of child object which are to be inspected
Public propertyName Optional name of the Unit
Public propertyUnitPositionNumber Logical reference of production unit as defined by CFX position rule (see CFX standard)
Top
See Also