4
27
初来乍到
(defun test1 (/ x) <----- declare variable x(setq x (.....)) <------- set variable)(defun c:test2 ()(test1)(setq x (.....)) <------- call variable again from test1)
使用道具 举报
114
1万
中流砥柱
(defun c:test (/ num) (defun getnum () (setq num (getreal "\nChoose a Number: ")) ) ;_ end defun (getnum) (alert (rtos num)) (princ)) ;_ end defun
本版积分规则 发表回复 回帖后跳转到最后一页
微信公众平台
扫描访问手机版
点击图片下载手机App
|关于我们|小黑屋|乐筑天下 繁体中文
GMT+8, 2025-3-4 18:26 , Processed in 0.344613 second(s), 58 queries .
© 2020-2025 乐筑天下
在线时间:10:00-17:00
暂无
扫一扫,关注我们
帮助中心
关于我们
下载APP客户端