Click or drag to resize

SMTPlacementType Enumeration

An enumeration indicating different types of placement for an SMT machine

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum SMTPlacementType
Members
Member nameValueDescription
Manual0 Manual placement
StepByStep1 Step by step placement
Automatic2 Automatic placement
See Also