ComponentDesignator Class |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
The ComponentDesignator type exposes the following members.
| Name | Description | |
|---|---|---|
| PartNumber |
The internal part number of the designated component.
| |
| ReferenceDesignator |
A dot (".") and comma (",") delimeted string identifying a particular component on a production unit.
Examples:
C34
U2.11 (component U2, Pin 11)
U2.1-45 (component U2, Pins 1 to 45)
U2.1,2 (component U2, Pins 1 and 2)
| |
| UnitPosition |
Identifies the related production unit
|