An enumeration that specifies the direction of the extraction with respect to the given line segment
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 87.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| AlongLineSegment | 0 | In the direction of the line segment | |
| OppositeOfLineSegment | 1 | In the opposite direction of the line segment | |
| LeftPerpendicular | 2 | In the direction of the left perpendicular of the line segment | |
| RightPerpendicular | 3 | In the direction of the right perpendicular of the line segment |
See Also