Click or drag to resize

SolderPastePrintingRecipe Class

** NOTE: ADDED in CFX 1.2 **

Describes the Solder paste printing structure
Inheritance Hierarchy
SystemObject
  CFX.StructuresRecipe
    CFX.Structures.SolderPastePrintingSolderPastePrintingRecipe

Namespace: CFX.Structures.SolderPastePrinting
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class SolderPastePrintingRecipe : Recipe

The SolderPastePrintingRecipe type exposes the following members.

Constructors
 NameDescription
Public methodSolderPastePrintingRecipe Class constructor for the derived Class SolderPastePrintingRecipe
Top
Properties
 NameDescription
Public propertyPeriodicCleanings Periodic cleaning object List. Normally it shall be one, but in this way it may be extended more easily
Public propertyPrintGap Print gap value
Public propertySeparation Separation object
Public propertyStrokes List of Stroke objects for Solder Paste Printing
Top
See Also