54
3755
3583
后起之秀
(defun c:Test (/ p1 p2 p3) (if (and (setq p1 (getpoint "\nSpecify leader starting point: ")) (setq p2 (getpoint p1 "\nSpecify next point: ")) ) (progn (grdraw p1 p2 7 1) (setq p3 (getpoint p2 "\nSpecify next point <Annotation>: ")) (redraw) (initdia) (if p3 (command "_.leader" "_non" p1 "_non" p2 "_non" p3 "_A" "" "_M" "") (command "_.leader" "_non" p1 "_non" p2 "_A" "" "_M" "") ) ) ) (princ))
使用道具 举报
55
293
239
Command: leaderSpecify leader start point:Specify next point:Specify next point or [Annotation/Format/Undo] <Annotation>: aEnter first line of annotation text or <options>:Enter an annotation option [Tolerance/Copy/Block/None/[color=red]Mtext] <Mtext>: [/color]m
本版积分规则 发表回复 回帖后跳转到最后一页
微信公众平台
扫描访问手机版
点击图片下载手机App
|关于我们|小黑屋|乐筑天下 繁体中文
GMT+8, 2025-3-6 20:54 , Processed in 0.413566 second(s), 60 queries .
© 2020-2025 乐筑天下
在线时间:10:00-17:00
暂无
扫一扫,关注我们
帮助中心
关于我们
下载APP客户端