Count 3D Points
Function Description
Counts the number of points in the input point cloud.

Use Cases
Used in scenarios where multiple point clouds need to be sorted or classified, generally connected with “Sorting” type steps or dichotomizing values by threshold steps.
Inputs
Point Cloud with Normals: Point cloud list to be counted.
Outputs
Point Count: Number of points in the point cloud.