CoordinateSpaceTree CopyTree Method Cognex VisionPro 9.22 SR1

Return a copy of this entire tree.

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

public CoordinateSpaceTree CopyTree()

Return Value

Type: CoordinateSpaceTree

A copy of this tree.

See Also