Cog3DPointCloudTriangle PointIndex2 Property Cognex VisionPro 9.7
Gets the zero based the second point index.

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

public int PointIndex2 { get; }

Property Value

Type: Int32
The second point index.
See Also