Click or drag to resize

Separation Class

** NOTE: ADDED in CFX 1.2 **

Describes the separation structure as modelled in the SolderPastePrintingRecipe
Inheritance Hierarchy
SystemObject
  CFX.Structures.SolderPastePrintingSeparation

Namespace: CFX.Structures.SolderPastePrinting
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Separation

The Separation type exposes the following members.

Constructors
 NameDescription
Public methodSeparation 
Top
Properties
 NameDescription
Public propertyName Separation object name for Solder Paste Printing. For future use.
Public propertySeparationDelay Separation delay for Solder Paste Printing. For future use.
Public propertySeparationDistance Separation distance for Solder Paste Printing - UpdateRecipeRequest
Public propertySeparationSpeed Separation speed value for Solder Paste Printing - UpdateRecipeRequest
Top
See Also