ITool CreateCurrentRecord Method Cognex VisionPro 9.10

Creates a new set of records that represents the tool's current state.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

Record CreateCurrentRecord()

Return Value

Type: Record

IRecord instance containing a set of records representing the tool's current state. The records created are specified by the CurrentRecordEnable property.

See Also