Intersect this line with a curve 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 |
curve | Curve3D | The intersecting curve. The curve can be a Line3D, InfininteLine3D, Circle3D, Arc3D, EllipticalArc3D, Ellipse3D, or NurbsCurve3D. |