Creates a point group by subsampling a list of points, maintaining the greatest possible spacing between the sub- sampled points.
Input Arguments
0 |
Point Name Ref List |
Points to Subsample |
A list of points to subsample. |
1 |
Integer |
Subset Size |
The number of points to subsample. |
2 |
Collection Object Name |
Group for Subset |
The group to contain the subsampled points. |
Return Arguments
None.
Returned Status
SUCCESS |
The points were subsampled successfully. |
FAILURE |
The source points were not found. |
Remarks
None.