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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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 propertyCellNumberX 
Public propertyCellNumberY 
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