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.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetClosestPointToEllipArc( _
IMathEllipArc* EllipArcObject As MathEllipArc, _
IMathPoint** PointOnEllipArcObject As MathPoint _
) As MathPoint |
Parameters
- EllipArcObject
- Mathematical elliptical Arc
- PointOnEllipArcObject[out]
- Point on EllipArcObject that is closest to this mathematical circular Arc
Parameters
- ClosestPoint[out] or Return Value
- Point on this mathematical circular Arc that is closest to EllipArcObject
See Also
Availability
DraftSight V1R5.0