Intersect this line with a surface to get the intersection point(s).
"line3D_var" is a variable referencing a Line3D object. |
"line3D_var" is a variable referencing a Line3D 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. |