Creates a line along the intersection of two non-parallel planes.
0 |
Collection Object Name |
Line Name |
The name of the resulting line. |
1 |
Collection Object Name |
First Plane |
The first plane to intersect. |
2 |
Collection Object Name |
Second Plane |
The second plane to intersect. |
None.
SUCCESS |
The line was created successfully. |
FAILURE |
One or both of the source planes was not found, or the planes were parallel. |
If the specified line name already exists, the name will be incremented to avoid duplicates. The planes must not be parallel, or the command will fail.