Cog3DRangeImageCrossSectionOperatorBase ClearResults Method Cognex VisionPro
Clear the results' properties.

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

public virtual void ClearResults()
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this method is called.

The following state flag may be affected:

  • SfStatus
  • SfResultObject
  • SfFeatureInImage
  • SfFeatureInImage3D
See Also