5
28
23
初来乍到
使用道具 举报
10
8258
8335
66
1552
1514
后起之秀
(defun C:test ( / *error* p1 p2 e )(defun *error* (m) (and e (entdel e)) (and m (print m)) (princ))(if (and (setq p1 (getpoint "\nSpecify first point of the revision cloud: ")) (setq p2 (getcorner p1 "\nSpecify second point of the revision cloud: ")) ) (progn (command "_.RECTANGLE" "_non" p1 "_non" p2) (setq e (entlast)) (command "_.REVCLOUD" "Arc" "\" "\" "Object" e "\") ))(princ))
(defun C:test ( / *error* p1 p2 e )(defun *error* (m) (and e (entdel e)) (and m (print m)) (princ))(while (and (setq p1 (getpoint "\nSpecify first point of the revision cloud: ")) (setq p2 (getcorner p1 "\nSpecify second point of the revision cloud: ")) ) (progn (command "_.RECTANGLE" "_non" p1 "_non" p2) (setq e (entlast)) (command "_.REVCLOUD" "Arc" "3" "3" "Object" e "No") ))(princ))
本版积分规则 发表回复 回帖后跳转到最后一页
微信公众平台
扫描访问手机版
点击图片下载手机App
|关于我们|小黑屋|乐筑天下 繁体中文
GMT+8, 2025-3-13 08:48 , Processed in 0.362211 second(s), 64 queries .
© 2020-2025 乐筑天下
在线时间:10:00-17:00
暂无
扫一扫,关注我们
帮助中心
关于我们
下载APP客户端