3
12
14
初来乍到
使用道具 举报
4
940
961
(entget (car (nentsel)))
2
439
536
限制会员
(defun GetEntitiesList(Name / blLst cEnt oLst) (if(setq blLst(tblsearch "BLOCK" Name)) (progn (if(setq cEnt(cdr(assoc -2 blLst)))(progn (setq oLst(list cEnt)) (while(setq cEnt(entnext cEnt)) (setq oLst(cons cEnt oLst)) ); end while ); end progn); end if ); end progn ); end if oLst ); end of GetEntitiesList
Command: (GetEntitiesList "01-06-Adr_Isolator")(<Entity name: 7efe2508> <Entity name: 7efe2500> <Entity name: 7efe24f8> <Entity name: 7efe24f0> <Entity name: 7efe24e8> <Entity name: 7efe24e0> <Entity name: 7efe24d8> <Entity name: 7efe24d0> <Entity name: 7efe24c8> <Entity name: 7efe24c0> <Entity name: 7efe24b8>)
本版积分规则 发表回复 回帖后跳转到最后一页
微信公众平台
扫描访问手机版
点击图片下载手机App
|关于我们|小黑屋|乐筑天下 繁体中文
GMT+8, 2025-3-4 17:11 , Processed in 0.324236 second(s), 64 queries .
© 2020-2025 乐筑天下
在线时间:10:00-17:00
暂无
扫一扫,关注我们
帮助中心
关于我们
下载APP客户端