Click or drag to resize

SMTNonInstalledComponentPickingSequence Property

** NOTE: ADDED in CFX 2.0 **

The picking sequence within the corresponding picking cycle for this material / part. For example, if the material has been picked (or tried to be picked) as the first component of the picking cycle, the value will be 1. (optional, when known)

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public int? PickingSequence { get; set; }

Property Value

NullableInt32
See Also