Constructs a plane by bisecting two planes.
Input Arguments
0 |
Collection Object Name |
Resultant Plane Name |
The name of the resultant plane |
1 |
Collection Object Name |
First Plane |
The name of the first plane. |
2 |
Collection Object Name |
Second Plane |
The name of the second plane |
Return Arguments
None.
Returned Status
SUCCESS |
The planes were created successfully. |
FAILURE |
The firsts or second plane was not found. |
Remarks
None.