vlax-curve-getclosestpointtoprojection
(vlax-curve-getclosestpointtoprojection
curveEnt refPnt planeNormal [ extend ] )
This function returns the 3d WCS point
on curveEnt curve entity closest to specified refPnt point and projected to
the plane specified by planeNormal.
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 and projected on target plane, or NIL |
Example |
|
Remarks |
|
© Bricsys NV. All rights reserved. |