Cog3DPointCloudMeshRoot Constructor (Cog3DPointCloudMeshRoot)Cognex VisionPro 9.5
Construct this mesh root from the supplied mesh root.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax

public Cog3DPointCloudMeshRoot(
	Cog3DPointCloudMeshRoot other
)
Exceptions

ExceptionCondition
ArgumentNullException If other is null.
See Also