Click or drag to resize

SMTNozzleChangeActivity Class

A specialized type of Activity that occurs when a unit is loaded into an endpoint.
Inheritance Hierarchy
SystemObject
  CFX.StructuresActivity
    CFX.Structures.SMTPlacementSMTNozzleChangeActivity

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SMTNozzleChangeActivity : Activity

The SMTNozzleChangeActivity type exposes the following members.

Constructors
 NameDescription
Public methodSMTNozzleChangeActivity Default Constructor
Top
Properties
 NameDescription
Public propertyNewNozzles The new nozzles that were loaded (mandatory)
Public propertyOldNozzles The nozzles that were removed (if known)
Top
See Also