CogResultsAnalysisOperator NewDefaultExpression Method Cognex VisionPro
Creates a new expression of the appropriate type for the operator, with null arguments.

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

public abstract CogResultsAnalysisExpression NewDefaultExpression()

Return Value

Type: CogResultsAnalysisExpression
The newly constructed expression.
See Also