Cog3DRangeImageCrossSectionTool LastRunRecordEnable Property Cognex VisionPro 9.5
Enable creation of records by bitwise ORing the appropriate Cog3DRangeImageCrossSectionLastRunRecordConstants.

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

public Cog3DRangeImageCrossSectionLastRunRecordConstants LastRunRecordEnable { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionLastRunRecordConstants
The default is Cog3DRangeImageCrossSectionLastRunRecordConstants::All
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfLastRunRecordEnable
  • SfCreateLastRunRecord
See Also