Cog3DRangeImageCrossSectionAreaOperatorBase Area Property Cognex VisionPro 9.5
Gets or sets what area is being measured: abover or below the reference profile or both of those and if both, how they are combined

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

public Cog3DRangeImageCrossSectionAreaConstants Area { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionAreaConstants
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfArea
Exceptions

ExceptionCondition
ArgumentException If the value is not Cog3DRangeImageCrossSectionAreaConstants
See Also