Cog3DPointCloudMeshRoot NumPoints Property Cognex VisionPro 9.20
The number of points in this point cloud root. Some of these points may not be "valid".

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

public virtual int NumPoints { get; }

Property Value

Type: Int32

Implements

ICog3DPointCloudRoot NumPoints
See Also