Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants EnumerationCognex VisionPro 9.8 SR1
An enumeration that specifies the direction of the extraction with respect to the given line segment

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
Syntax

public enum Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants
Members

  Member nameValueDescription
AlongLineSegment0 In the direction of the line segment
OppositeOfLineSegment1 In the opposite direction of the line segment
LeftPerpendicular2 In the direction of the left perpendicular of the line segment
RightPerpendicular3 In the direction of the right perpendicular of the line segment
See Also