Gets the runtime parameters specific to the PatFlex algorithm. These parameters are owned by this object, but are conveniently grouped together inside the returned interface.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: ICogPMAlignFlexRunParamsAn interface containing the runtime parameters specific to the PatFlex algorithm.
Remarks
Returns a reference to the runtime parameters specific to the PatFlex algorithm. The reference is simply another interface to this object.
See Also