Elliptical
|
| Name | Description | |
|---|---|---|
| IntersectWith(LinearEntity3d) | Calculates intersection points with the specified linear entity. | |
| IntersectWith(PlanarEntity) | Calculates intersection points with the specified plane. | |
| IntersectWith(LinearEntity3d, Tolerance) | Calculates intersection points with the specified linear entity according to a geometric tolerance. | |
| IntersectWith(PlanarEntity, Tolerance) | Calculates intersection points with the specified plane according to a geometric tolerance. |