CogTrevista Constructor (CogTrevista)Cognex VisionPro 9.25 SR1
Constructs a deep copy of the supplied CogTrevista object.

Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 93.1.0.0
Syntax

public CogTrevista(
	CogTrevista other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
ObjectDisposedExceptionother has been disposed.
See Also