Intersect this plane with a surface to get the intersection point(s).
"plane_var" is a variable referencing a Plane object. |
"plane_var" is a variable referencing a Plane object. |
| Type | Description |
| ObjectCollection | Returns a collection of the intersection points. |
| Name | Type | Description |
| surface | Surface | The intersecting surface. The surface can be a Plane, Cone, Cylinder, EllipticalCone, EllipticalCylinder, Sphere, Torus, or a NurbsSurface. |