| No. |
: 11 |
Hits |
: 426 |
Date |
: 2009/09/20 |
| Subject |
: [ LISP ] Extract the X,Y coordinates |
| Attachment |
: ExtXY.elf (464 Byte) |
|
|
[ How to use ? ]
1. Save the attached file to the folder CADian is installed.
2. Add below line to icad.lsp file in CADian folder.
(Load "extxy.elf")
3. End your CADian and run again.
4. The command is extxy.
Command: extxy
5. Then, you are requested to input 2 points.
Pick First Point:
Pick Second Point:
6. You can get the coordinates of X and Y (with leader line), as below.
Y=12.8358
X=28.8048 |
=====================================
CADian is the real alternative CAD !
===================================== |
|
|