Panel Properties |
The Panel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Boards | The list of boards, that are part of this panel. (Only the top-level boards, not the sub-boards of a top-level board.) |
![]() | Components | List of components directly assigned to this panel, not those assigned to one of its boards. Usually empty (as a panel consist of n boards), but allows to omit boards and assign the components directly to the panel. |
![]() | Fiducials | The list of fiducials of this panel. (Only the top-level fiducials, not the fiducials of a board.) |
![]() | IsDefect |
A panel is considered defect if there is a defect in (the features / checks of) the panel itself
or in one of its fiducials, boards, or components.
Even if a panel is defective, one of its boards can still be (and typically will be) Ok.
(Overrides InspectionObjectIsDefect) |