Gets the names of the points associated with a specified relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship to modify. |
Return Arguments
1 |
Point Name Ref List |
All Points |
List of the names of the associated points |
2 |
Point Name Ref List |
Used Points |
List of the names of the points actively used in a fit |
3 |
Point Name Ref List |
Ignored Points |
List of points associated but ignored |
Returned Status
SUCCESS |
The points were returned successfully. |
FAILURE |
The specified relationship could not be found. |
Remarks
The Point List of a relationship can be directly used for outlier rejection and this command makes it clear which points were used and which were not.