Cog3DRangeImageCrossSectionOperatorsParams ProfileSpaceSelection Property Cognex VisionPro 9.8
Gets or sets the ProfileSpaceSelection.

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

public Cog3DRangeImageCrossSectionProfileSpaceSelectionConstants ProfileSpaceSelection { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionProfileSpaceSelectionConstants
The default is Default.
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfProfileSpaceSelection
Exceptions

ExceptionCondition
ArgumentOutOfRangeException If the supplied value is out of range.
See Also