Click or drag to resize

SMTRecipeStageInformation Class

** NOTE: ADDED in CFX 1.5 **

Describes some information about a recipe for a specific stage, with more information for an SMT machine
Inheritance Hierarchy
SystemObject
  CFX.StructuresRecipeStageInformation
    CFX.StructuresSMTRecipeStageInformation

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class SMTRecipeStageInformation : RecipeStageInformation

The SMTRecipeStageInformation type exposes the following members.

Constructors
 NameDescription
Public methodSMTRecipeStageInformation 
Top
Properties
 NameDescription
Public propertyHeads List of heads that are associated with this stage for the given recipe, if applicable.
Top
See Also