Click or drag to resize

SMTSolderPastePrintingFault Class

A specific type of fault that is produced by endpoints responsible for the printing of solder paste on PCBs.
Inheritance Hierarchy
SystemObject
  CFX.StructuresFault
    CFX.Structures.SolderPastePrintingSMTSolderPastePrintingFault

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

The SMTSolderPastePrintingFault type exposes the following members.

Constructors
 NameDescription
Public methodSMTSolderPastePrintingFault Default constructor
Top
Properties
 NameDescription
Public propertyPrintingFaultType The specific type of printing fault
Top
See Also