Compute the intersection line of this Plane and the specified Plane. If the two Planes are parallel, this method will fail.
Name | Type | Description |
Plane | Plane | Input Plane object that represents a Plane. |
Tolerance | Double | Input Double that specifies the tolerance. This is an optional argument whose default value is 0.0. |