Click or drag to resize

CircularArc2dExtensionGetTangentsTo Method

Overload List
  NameDescription
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.
Top
See Also