For a list of all members of this type, see IMathCircArc members.
Name | Description | |
---|---|---|
![]() | GetClosestPointTo | Gets the point on this mathematical circular Arc that is closest to the specified point. |
![]() | GetClosestPointToCircArc | Gets the point on this mathematical circular Arc that is closest to the specified mathematical circular Arc, and gets the point on the specified mathematical circular Arc that is closest to this mathematical circular Arc. |
![]() | GetClosestPointToEllipArc | Gets the point on this mathematical circular Arc that is closest to the specified mathematical elliptical Arc, and gets the point on the specified mathematical elliptical Arc that is closest to this mathematical circular Arc. |
![]() | GetClosestPointToLinearObject | Gets the point on this mathematical circular Arc that is closest to the specified linear object, and gets the point on the specified linear object that is closest to this mathematical circular Arc. |
![]() | GetClosestPointToPlane | Gets the point on this mathematical circular Arc that is closest to the specified plane, and gets the point on the specified plane that is closest to this mathematical circular Arc. |
![]() | GetEndPoint | Gets the end point of this mathematical circular Arc. |
![]() | GetLength | Gets the length of this mathematical circular Arc. |
![]() | GetNormal | Gets the vector normal to this mathematical circular Arc. |
![]() | GetPlane | Gets the plane of this mathematical circular Arc. |
![]() | GetRefVector | Gets the reference vector of this mathematical circular Arc as a unit vector. |
![]() | GetStartPoint | Gets the start point of this mathematical circular Arc. |
![]() | IntersectWithCircArc | Gets the point where this mathematical circular Arc intersects the specified mathematical circular Arc. |
![]() | IntersectWithLinearObject | Gets the point where this mathematical circular Arc intersects the specified linear object. |
![]() | IntersectWithPlane | Gets the point where this mathematical circular Arc intersects the specified plane. |
![]() | SetAxes | Sets the normal and reference vectors for this mathematical circular Arc. |
![]() | TransformBy | Applies the specified mathematical transformation to this mathematical circular Arc. |