Gets the point list of a specified relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship. |
Return Arguments
1 |
Point Name Ref List |
All Points |
Complete list of all points. |
2 |
Point Name Ref List |
Used Points |
List of points used in the relationship. |
3 |
Point Name Ref List |
Ignored Points |
List of the ignored points in the relationship. |
Returned Status
SUCCESS |
The point list was retrieved successfully. |
FAILURE |
The specified relationship could not be found. |
Remarks
None.