CogFixturedSpaceNameDuplicateHandlingConstants EnumerationCognex VisionPro
Enumeration that specifies how a fixture tool should respond when attempting to add a space whose name already exists in the coordinate space tree.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax

public enum CogFixturedSpaceNameDuplicateHandlingConstants
Members

  Member nameValueDescription
Compatibility1Duplicate space will be silently overwritten.
Enhanced2Duplicate space name will cause an error unless it is coming from the same fixture tool.
See Also