1
8
7
初来乍到
:column{:radio_column {key="radio3";label="LAYER";:radio_button{label= "Layer1";key="L1";value="1";}:radio_button{label= "Layer2";key="L2";}
使用道具 举报
63
6297
6283
后起之秀
key="radio3";
IBlock:dialog{label="BLOCK SELECTION";:column {:row{:row{:radio_column {key="radio";label="VIEW";:radio_button{key="plan";label=" PLAN";value="1";}:radio_button{key="side";label=" SIDE";}:radio_button{key="front";label=" FRONT";}}:column{:radio_column {key="radio2";label="BLOCK TYPE";:radio_button{label= "Block1";key="B1";value="1";}:radio_button{label= "Block2";key="B2";}}:column{:radio_column {label="Layer";:radio_button{label= "Layer1";key="L1";value="1";}:radio_button{label= "layer2";key="L2";}}}}}}:row{:button{key="accept";label=" OK ";is_default=true;height=3.5;}:button{key="cancel";label=" CANCEL ";is_default=false;is_cancel=true;height=3.5;}}}}
(setvar "clayer" "plywood")
(command "linetype" "S" "Continuous" "") (setq ts (tblsearch "LAYER" "Layer1")) (if (null ts) (prompt "\nCreating new layer - Layer1 ") (progn (if (= (logand 1 (cdr (assoc 70 ts))) 1) (progn (prompt "\nLayer Layer1 is frozen. ") (initget "Yes No") (setq xx (getkword "\nProceed? <Yes/No>: ")) (if (= xx "Yes") (command "LAYER" "T" "Layer1" "") ) ) ) ) ) (if (null ts) (command "layer" "make" "Layer1" "c" "red" "Layer1" "l" "Continuous" "Layer1" ^m)
本版积分规则 发表回复 回帖后跳转到最后一页
微信公众平台
扫描访问手机版
点击图片下载手机App
|关于我们|小黑屋|乐筑天下 繁体中文
GMT+8, 2025-3-11 09:27 , Processed in 0.480879 second(s), 58 queries .
© 2020-2025 乐筑天下
在线时间:10:00-17:00
暂无
扫一扫,关注我们
帮助中心
关于我们
下载APP客户端