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.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetClosestPointToLinearObject( _
IMathLine* LinearObject As MathLine, _
IMathPoint** PointOnLinearObject As MathPoint _
) As MathPoint |
Parameters
- LinearObject
- Linear object
- PointOnLinearObject[out]
- Point on LinearObject that is closest to this mathematical elliptical Arc
Parameters
- ClosestPoint[out] or Return Value
- Point on this mathematical elliptical Arc that is closest to LinearObject
See Also
Availability
DraftSight V1R5.0