Parameters for creating the reference profile from the input shapes.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
[FlagsAttribute]
public enum Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants
[FlagsAttribute]
public enum Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants
<FlagsAttribute>
Public Enumeration Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants
<FlagsAttribute>
Public Enumeration Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants
[FlagsAttribute]
public enum class Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants
[FlagsAttribute]
public enum class Cog3DRangeImageCrossSectionAreaReferenceProfileCreationConstants
|
| Member name | Value | Description |
|---|
| CreateFromHighest | 1 |
Create the reference profile from the highest shapes.
|
| CreateFromLowest | 2 |
Create the reference profile from the lowest shapes.
|