Circular
|
| Name | Description | |
|---|---|---|
| IntersectWith(CircularArc3d) | Retrieves intersection points between this circular arc and the passed circular arc. | |
| IntersectWith(LinearEntity3d) | Retrieves intersection points between this circular arc and the passed line. | |
| IntersectWith(PlanarEntity) | Retrieves intersection points between this circular arc and the passed plane. | |
| IntersectWith(CircularArc3d, Tolerance) | Retrieves intersection points between this circular arc and the passed circular arc. | |
| IntersectWith(LinearEntity3d, Tolerance) | Retrieves intersection points between this circular arc and the passed line. | |
| IntersectWith(PlanarEntity, Tolerance) | Retrieves intersection points between this circular arc and the passed plane. |