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