This method replaces the Projection3DFromCAD3DTransform held by this operator.
The transform is set to an identity transform,
meaning there is no rotation between CAD3D and Projection3D coordinate spaces.
Namespace: Cognex.VisionPro.CADAssembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 69.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