明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
楼主: langjs

[源码] 画紧固件和型钢的参数化图库(更新全部采用entmake)

    [复制链接]
发表于 2022-5-5 10:24 | 显示全部楼层
尘缘一生 发表于 2022-5-3 19:13
郎大师这个程序,本坛应该早引起重视。

能自已建立資料庫是最好的.
发表于 2022-5-12 08:28 | 显示全部楼层
强大,膜拜中
发表于 2022-5-12 13:37 | 显示全部楼层
谢谢了,大师
发表于 2022-5-13 17:29 | 显示全部楼层
填充部分不显示,填充的代码是哪一段?
发表于 2022-5-13 18:38 | 显示全部楼层
很好!多谢分享
发表于 2022-5-14 09:04 | 显示全部楼层
机械专业的大佬们,把这些标准库做成动态块就最好了...
发表于 2022-5-16 15:23 | 显示全部楼层
非常棒的程序,我修改了下界面布局,列表可以多显示些内容

程序的第1992行起
  1.   (setq dclname (vl-filename-mktemp "TUKU.dcl")
  2.   file (open dclname "w")
  3.   )
  4.   (write-line "dcl_settings:default_dcl_settings{audit_level=3;}" file)
  5.   (write-line "mbt:button{horizontal_margin=none;vertical_margin=none;}" file)
  6.   (write-line "mit:image_button{horizontal_margin=none;vertical_margin=none;}" file)
  7.   (write-line "lbt:list_box{horizontal_margin=none;vertical_margin=none;}" file)
  8.   (write-line "TUKU2:dialog{label="参数化图库V1.0  by:langjs";" file)
  9.   (write-line ":row{" file)
  10.   (write-line ":lbt{key="e01";width=40;fixed_width=true;}" file)
  11.   (write-line ":column{" file)
  12.   (write-line ":lbt{key="e02";height=30;fixed_height=true;}" file)
  13.   (write-line ":row{" file)
  14.   (write-line ":lbt{key="e03";width=45;height=18;fixed_width=true;fixed_height=true;}" file)
  15.   (write-line ":mit{key="e04";width=45;height=17;fixed_width=true;fixed_height=true;}}}}" file)
  16.   (write-line ":row{spacer_1;ok_cancel;}}" file)
  17.   (close file)


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x
发表于 2022-5-16 23:50 | 显示全部楼层
谢谢楼主分享,楼主是个热心人!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-4-20 12:21 , Processed in 0.245067 second(s), 19 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表