Cog3DRangeImageCrossSectionSpaceSelectionConstants EnumerationCognex VisionPro 9.7
An enumeration that specifies whether a value should be understood in profile default space or profile selected space

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

public enum Cog3DRangeImageCrossSectionSpaceSelectionConstants
Members

  Member nameValueDescription
ProfileDefaultSpace0 The value is specified in ProfileDefaultSpace
ProfileSelectedSpace1 The value is specified in ProfileSelectedSpace
See Also