vlax-curve-getclosestpointto
(vlax-curve-getclosestpointto curveEnt refPnt
[ extend ] )
This function returns the 3d WCS point
on curveEnt curve entity closest to specified refPnt point.
Arguments |
curveEnt (ename or vla-object) the COM object of any "curve"
entity |
Return |
point (list x y z), in WCS; the point on curveEnt, closest to specified refPnt point, or NIL |
Example |
|
Remarks |
|
© Bricsys NV. All rights reserved. |