Click or drag to resize

CircularArc2dExtension Methods

The CircularArc2dExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCentroid
Gets the centroid of the arc.
Public methodStatic memberGetTangentsTo(CircularArc2d, Point2d)
Gets the tangents between the active CircularArc2d instance complete circle and the point.
Public methodStatic memberGetTangentsTo(CircularArc2d, CircularArc2d, TangentType)
Gets the tangents between the active CircularArc2d instance complete circle and another one.
Public methodStatic memberSignedArea
- Gets the signed area of the circular arc (negative if points are clockwise).
Top
See Also