Click or drag to resize

SMTInstalledComponent Class

Describes a particular InstalledComponent for SMT Placement
Inheritance Hierarchy
SystemObject
  CFX.StructuresInstalledComponent
    CFX.Structures.SMTPlacementSMTInstalledComponent

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SMTInstalledComponent : InstalledComponent

The SMTInstalledComponent type exposes the following members.

Constructors
 NameDescription
Public methodSMTInstalledComponent 
Top
Properties
 NameDescription
Public propertyHeadAndNozzle The particular Head / Nozzle with which the component has been installed
Public propertyInstallationSequence

** 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)
Public propertyPickingSequence

** NOTE: ADDED in CFX 2.0 **

The specific time when this material / part was picked (optional, when known)
Public propertyPickingTime

** NOTE: ADDED in CFX 2.0 **

The specific time when this material / part was picked (optional, when known)
Top
See Also