Click or drag to resize

CircularArc3dExtension Methods

The CircularArc3dExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetEllipticalArc
Gets the corresponding elliptical arc.
Public methodStatic memberGetTangentsTo(CircularArc3d, Point3d)
Gets the tangents between the active CircularArc3d instance complete circle and a point.
Public methodStatic memberGetTangentsTo(CircularArc3d, CircularArc3d, TangentType)
Gets the tangents between the active CircularArc3d instance complete circle and another one.
Top
See Also