Cog3DRangeImageCrossSectionCurrentRecordConstants EnumerationCognex VisionPro 9.7

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

[FlagsAttribute]
public enum Cog3DRangeImageCrossSectionCurrentRecordConstants
Members

  Member nameValueDescription
None0 Do not include any records in the CurrentRecord.
InputImage1 Include the input image in the CurrentRecord.
Region2 Include the (interactive) region to be used as a mask in the CurrentRecord.
FixturedCoordinateAxes4 Include the fixtured coordinate space origin in the CurrentRecord.Profile
All-1 Include all possible records in the CurrentRecord.
See Also