Board Class |
The Board type exposes the following members.
| Name | Description | |
|---|---|---|
| Components | This is the list of components in the board definition. | |
| Fiducials | This is a list of fiducials. | |
| IsDefect |
A board is considered defect if there is a defect in (the features / checks of) the board itself
or in one of its components, fiducials, or sub-boards.
(Overrides InspectionObjectIsDefect) | |
| UnitPositionNumber | Logical reference of production unit as defined by CFX position rule (see CFX standard) |
| Name | Description | |
|---|---|---|
| ShouldSerializeBoards | Restrict serialization to avoid confusion. |
| Name | Description | |
|---|---|---|
| Boards | List of "sub-boards" of this board. Usually empty, but it allows to have panels with several boards, where each board may have some "sub-boards", even recursivly. |