Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants EnumerationCognex VisionPro
Parameters for creating the reference profile from the input shapes.

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

[FlagsAttribute]
public enum Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants
Members

  Member nameValueDescription
CreateFromHighest1 Create the reference profile from the highest shapes.
CreateFromLowest2 Create the reference profile from the lowest shapes.
See Also