Click or drag to resize

SMTHeadAndNozzle Class

Describes a particular nozzle and head combination that was used in the course of production.
Inheritance Hierarchy
SystemObject
  CFX.StructuresTool
    CFX.Structures.SMTPlacementSMTHeadAndNozzle

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class SMTHeadAndNozzle : Tool

The SMTHeadAndNozzle type exposes the following members.

Constructors
 NameDescription
Public methodSMTHeadAndNozzle 
Top
Properties
 NameDescription
Public propertyHeadId The name or identifier of the SMT head associated with this SMT Nozzle.
Public propertyHeadNozzleNumber The spindle number on the head to which this SMT Nozzle is attached
Public propertyNozzleType The type or model name of this SMT Nozzle
Top
See Also