Ok, when pick up the pt2, I can use "PER" to osnap,
In addition, can use "LINE" to draw this ? because……
This ?
(defun c:Test (/ 1p 2p _l d ang 3p 4p 5p 6p 7p 8p 9p 10p 11p) ;; Tharwat 15.May.2014 ;; (if (and (setq 1p (getpoint "\n Specify first point :")) (setq 2p (getpoint "\n Second point :" 1p)) (if ( Now you have two different routines that you can play with to get the best result that you are looking forward , so feel free to modify them .
sorry ,The problem of #15, I can't solve What is that problem ? You want to add one more line as per the highlighted one in your post # 15 ?
Your routines is draw 6 line , I want 5 line
Just replace the following line of codes from the previous routine in post # 14
(mapcar '_l (list 4p 5p 7p 9p 6p) (list 5p 6p 8p 10p 3p))
页:
1
[2]