Copy construct a
Cog3DPointCloudMesh from the
supplied instance.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro3D Cog3DPointCloudMesh
The mesh point cloud to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If other is null. |
See Also