Cog3DRangeImageCrossSectionOperatorBase ResultObject Property Cognex VisionPro 9.20
Gets the ResultObject of the operator. The ResultObject is available after the operator was run. The ResultObject is set to null at the beginning of the tool run.

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

public Object ResultObject { get; }

Property Value

Type: Object
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfResultObject
See Also