Provides a means to display the current point list to a user for editing and outlier rejection. Offers a means to select from the point list, graph, and Sub-Sampling Options
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of relationship to edit. |
1 |
Point List Mode |
Point Edit Mode |
The dialog to display to the users (select from Point list, graph or sub-sampling options). |
Return Arguments
None.
Returned Status
SUCCESS |
The dialog was displayed and edited. |
FAILURE |
Specified relationship could not be found. |
Remarks
When this command is run the selected dialog will be opened and the mp paused until the dialog is closed.
Points based relationship offer all 3 dialogs
Cloud based relationship offer only the graph sub-sampling options. If Points List is selected the sub-sampling dialog will also be displayed.
Comparison only and intersection relationships will only display a dialog “No Points Specified”. Which will still need to be closed by the user.