Construct this
mesh
root from the supplied mesh root.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro3D Cog3DPointCloudMeshRoot
The mesh root to be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If other is null. |
See Also