An enumeration to specify which rotation property to use at runtime.
Namespace: Cognex.VisionPro.CADAssembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 73.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| UseViewingDirection | 0 | Use the value specified in the ViewingDirection property at runtime as the viewing direction. | |
| UseRotationTransform | 1 | Use the value specified in the Projection3DFromCAD3DTransform property at runtime. |
See Also