Cog3DRangeImageCrossSectionLineSegmentPointConstants EnumerationCognex VisionPro 9.7
An enumeration that specifies a point on a given line segment.

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

public enum Cog3DRangeImageCrossSectionLineSegmentPointConstants
Members

  Member nameValueDescription
Middle0 The middle point of a line segment.
Start1 The start point of a line segment.
End2 The end point of a line segment.
See Also