This method replaces the Projection3DFromCAD3DTransform held by this operator.
Projection3D z-axis will be in the opposite direction of CAD3D y-axis.
Namespace: Cognex.VisionPro.CADThe CAD3D coordinate space in the range image is described as follows: x-axis goes to the right, z-axis goes down, and y-axis comes out of the xz-plane towards the viewer.
Assembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 65.1.0.0
Syntax
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the object has been disposed. |
See Also