CircularArc3dExtension Class |
Namespace: Gile.AutoCAD.R20.Geometry
The CircularArc3dExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEllipticalArc |
Gets the corresponding elliptical arc.
| |
| GetTangentsTo(CircularArc3d, Point3d) |
Gets the tangents between the active CircularArc3d instance complete circle and a point.
| |
| GetTangentsTo(CircularArc3d, CircularArc3d, TangentType) |
Gets the tangents between the active CircularArc3d instance complete circle and another one.
|