Click or drag to resize

SMDTrayFeeder Class

Describes an SMT Tray carrier
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialCarrier
    CFX.Structures.SMTPlacementSMDTrayFeeder

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

The SMDTrayFeeder type exposes the following members.

Constructors
 NameDescription
Public methodSMDTrayFeeder 
Top
Properties
 NameDescription
Public propertyCellCountX The number of cells in the x axis in this tray carrier
Public propertyCellCountY The number of cells in the y axis in this tray carrier
Public propertyCellDimensionX The x dimension of each cell in the tray carrier
Public propertyCellDimensionY The y dimension of each cell in the tray carrier
Public propertyCellPitchX The x offset between adjacent cells in the tray carrier
Public propertyCellPitchY The y offset between adjacent cells in the tray carrier
Top
See Also