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.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic int? PickingSequence { get; set; }Public Property PickingSequence As Integer?
Get
Set
Property Value
NullableInt32
See Also