Cog3DPointCloudTriangle PointIndex1 Property Cognex VisionPro 9.8
Gets the zero based the first point index.

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

public int PointIndex1 { get; }

Property Value

Type: Int32
The first point index.
See Also