This enumeration is used to specify one side of a plane.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| IncreasingPlaneNormal | 1 | The side of the plane containing points in the positive normal vector direction. | |
| DecreasingPlaneNormal | 2 | The side of the plane containing points in the negative normal vector direction. |
See Also