vlax-curve-getstartpoint
(vlax-curve-getstartpoint curveEnt)
This function returns the start point
of curveEnt curve entity.
Arguments |
curveEnt (ename or vla-object) the COM object of any "curve" entity |
Return |
3d WCS point list, or NIL |
Example |
last entity is a
LINE<1,1,1> to <10,10,10> : |
Remarks |
|
© Bricsys NV. All rights reserved. |