Cog3DPatMaxRunModeConstants EnumerationCognex VisionPro 9.5
Enumeration of modes that can be set in the RunMode property. These modes specify how the tool should find the pattern at runtime.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public enum Cog3DPatMaxRunModeConstants
Members

  Member nameValueDescription
SearchImage0 Search the input 3D data for possible matches.
RefineStartPose1 Refine the supplied start pose.
See Also