Linear
 | 
| Name | Description | |
|---|---|---|
| IntersectWith(LinearEntity3d) | Calculates an intersection point with the specified line. | |
| IntersectWith(PlanarEntity) | Calculates an intersection point with the specified plane. | |
| IntersectWith(LinearEntity3d, Tolerance) | Calculates an intersection point with the specified line according to a geometry tolerance. | |
| IntersectWith(PlanarEntity, Tolerance) | Calculates an intersection point with the specified plane according to a geometry tolerance. |