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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public enum SMTPlacementType
Members
Member nameValueDescription
Manual0 Manual placement
StepByStep1 Step by step placement
Automatic2 Automatic placement
See Also