For a list of all members of this type, see IMathEllipArc members.
Name | Description | |
---|---|---|
![]() | GetClosestPointTo | Gets the point on this mathematical elliptical Arc that is closest to the specified point. |
![]() | GetClosestPointToCircArc | Gets the point on this mathematical elliptical 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 elliptical Arc. |
![]() | GetClosestPointToEllipArc | Gets the point on this mathematical elliptical 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 elliptical Arc. |
![]() | GetClosestPointToLinearObject | Gets the point on this mathematical elliptical Arc that is closest to the specified linear object, and gets the point on the specified linear object that is closest to this mathematical elliptical Arc. |
![]() | GetClosestPointToPlane | Gets the point on this mathematical elliptical Arc that is closest to the specified plane, and gets the point on the specified plane that is closest to this mathematical elliptical Arc. |
![]() | GetEndPoint | Gets the end point of this mathematical elliptical Arc. |
![]() | GetLength | Gets the length of this mathematical elliptical Arc. |
![]() | GetMajorAxis | Gets the major axis of this mathematical elliptical Arc as a unit vector. |
![]() | GetMinorAxis | Gets the minor axis of this mathematical elliptical Arc as a unit vector. |
![]() | GetNormal | Gets the vector normal to this mathematical elliptical Arc. |
![]() | GetPlane | Gets the plane of this mathematical elliptical Arc. |
![]() | GetStartPoint | Gets the start point of this mathematical elliptical Arc. |
![]() | IntersectWithLinearObject | Gets the point where this mathematical elliptical Arc intersects the specified linear object. |
![]() | IntersectWithPlane | Gets the point where this mathematical elliptical Arc intersects the specified plane. |
![]() | SetAxes | Sets the major and minor axes of this mathematical elliptical Arc. |
![]() | TransformBy | Applies the specified mathematical transformation to this mathematical elliptical Arc. |