Get Number of Points in Group    

Returns the number of points in a point group.

 

Input Arguments

 

0

Collection Object Name

Group Name

The name of the group 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 group was not found.

 

Remarks

None.