This method replaces the Projection3DFromCAD3DTransform held by this operator.
The Projection3D z-axis will be in the opposite direction of CAD3D z-axis.
Namespace: Cognex.VisionPro.CADThe CAD3D coordinate space in the range image is described as follows: x-axis goes to the left, y-axis goes up, and z-axis goes into the xy-plane away from the viewer.
Assembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 73.0.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