Retrieves a relationship’s type and associated data.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship. |
1 |
String |
Relationship Type |
The type of the relationship. |
Return Arguments
2 |
Point Name Ref List |
Individual Points |
The individual points associated with the relation- ship. |
3 |
Collection Object Name Ref List |
Point Groups |
A list of point groups associated with the relation- ship. |
4 |
Collection Object Name Ref List |
Point Clouds |
A list of point clouds associated with the relation- ship. |
5 |
Collection Object Name Ref List |
Objects |
A list of objects associated with the relationship. |
Returned Status
SUCCESS |
The information was retrieved successfully. |
FAILURE |
The specified relationship could not be found. |
Remarks
None.