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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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