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