Hello,
I am new in coding lisp files. I worked with vb.net so this is very strange for me at this moment .
I want to to select two points with different coordinates and to calculate difference between Z. I want to label that difference and to draw line with specific length under text. I did some...
Hi all,
I want to load a text file, the file is in X,Y format. I want to draw the line on this file without have to enter the x,y coord one by one.
Thks a lot.