Returns the number of Points in a Point Set.
Input Arguments
0 |
Collection Object Name |
Point Set Container |
The name of the Point Set containing the Points to count. |
Return Arguments
1 |
Integer |
Total Count |
The total number of points in the point group. |
Returned Status
SUCCESS |
The points were counted successfully. |
FAILURE |
The supplied Point Set was not found. |
Remarks
None.