tiduck 发表于 2025-10-24 08:34:56

(defun c:TL (/)
(command "_.line" "_tan" pause "_tan" pause "")
(princ)
)
如果用的多加个插件或者添加一个宏,免得键盘输入TAN
页: 1 [2]
查看完整版本: [求助]怎么画与两个圆相切的直线呀