SMTInstalledComponentInstallationSequence Property |
** NOTE: ADDED in CFX 2.0 **
The installation sequence within the corresponding placement cycle for this material / part. For example, if the material has been placed as the first component of the placement cycle, the value will be 1 (optional, when known)
Namespace: CFX.Structures.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic int? InstallationSequence { get; set; }
Public Property InstallationSequence As Integer?
Get
Set
Property Value
NullableInt32
See Also