Click or drag to resize

InstalledComponent Class

Describes a particular location on a production unit where materials / parts were installed.
Inheritance Hierarchy
SystemObject
  CFX.StructuresInstalledComponent
    CFX.Structures.SMTPlacementSMTInstalledComponent

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class InstalledComponent

The InstalledComponent type exposes the following members.

Constructors
 NameDescription
Public methodInstalledComponent Default constructor
Top
Properties
 NameDescription
Public propertyElectricalTest The electrical test result of this component (optional)
Public propertyInstallationTime The specific time when this material / part was installed on the production unit (optional, when known)
Public propertyReferenceDesignator Location on production unit where material / parts were installed
Public propertyStage

** NOTE: ADDED in CFX 1.3 **

The stage name or number
Top
See Also