Click or drag to resize

SMDBulkCaseFeeder Class

** NOTE: ADDED in CFX 1.5 **

Describes an Bulk Case feeder.
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialCarrier
    CFX.Structures.SMTPlacementSMDBulkCaseFeeder

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

The SMDBulkCaseFeeder type exposes the following members.

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