Construct a deep copy of the supplied Cog3DVect3Collection.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 83.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro3D Cog3DVect3ShapeCollection
The Cog3DVect3Collection object to be copied. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
See Also