This method can be used to replicate an entire expression object graph.
Namespace: Cognex.VisionPro.ResultsAnalysisAssembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- objectGraph
- Type: System.Collections IDictionary
A dictionary of objects already created in the copied graph.
Return Value
Type: CogResultsAnalysisExpressionThe copied expression, also added to objectGraph.
See Also