Sets the status and name of the projection plane used by the specified relationship.
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship to modify. |
1 |
Boolean |
Project to Plane? |
Sets the projection plane status on/off |
3 |
Collection Object Name |
Projection Plane Name |
The name of the plane used. |
Return Arguments
None.
Returned Status
SUCCESS |
The projection plane status was set successfully. |
FAILURE |
The specified relationship or plane could not be found. |
Remarks
None.