Cog3DPointCloudTriangle TriangleIndex Property Cognex VisionPro 9.8 SR1
Gets the zero based triangle index.

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

public int TriangleIndex { get; }

Property Value

Type: Int32
The triangle index in the point cloud.
See Also