CircularArc2dExtension Class |
Namespace: Gile.AutoCAD.Geometry
The CircularArc2dExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Centroid |
Gets the centroid of the arc.
|
![]() ![]() | GetTangentsTo(CircularArc2d, Point2d) |
Gets the tangents between the active CircularArc2d instance complete circle and the point.
|
![]() ![]() | GetTangentsTo(CircularArc2d, CircularArc2d, TangentType) |
Gets the tangents between the active CircularArc2d instance complete circle and another one.
|
![]() ![]() | SignedArea | -
Gets the signed area of the circular arc (negative if points are clockwise).
|