Overload List
| Name | Description | |
|---|---|---|
| CreateAndCopyMaskAndFillLists(CogBeadInspectRunParams) |
Creates and initializes the MaskList, the RightFillList, and the
LeftFillList. This method gets the desired length of the lists from the
MaskList
property of the given
CogBeadInspectRunParams.
The lists are then copied from the given
CogBeadInspectRunParams.
| |
| CreateAndCopyMaskAndFillLists(CogBeadInspectTrainResult) |
Creates and initializes the MaskList, the RightFillList, and the
LeftFillList. This method gets the desired length of the lists from the
NumTrainedCalipers
property of the given
CogBeadInspectTrainResult.
The lists are copied from the suggested run params of the given
CogBeadInspectTrainResult.
|
See Also