CogBeadInspectRunParams CreateAndCopyMaskAndFillLists Method Cognex VisionPro 9.7
Overload List

  NameDescription
Public methodCreateAndCopyMaskAndFillLists(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.
Public methodCreateAndCopyMaskAndFillLists(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.
Top
See Also