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: 1.7.3
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