Cog3DPointCloudMesh TriangleAccessor Current Property Cognex VisionPro 9.7
The triangle in the point cloud at the current position of the accessor.

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

public virtual Cog3DPointCloudTriangle Current { get; }

Property Value

Type: Cog3DPointCloudTriangle

Implements

IEnumerator T  Current
See Also