实干、实践、积累、思考、创新。
- 程序图标 ( Program Icon )
- 程序介绍 ( Program Introduction)
XTRACT是一个功能十分强大的截面分析软件,在做结构设计和分析时经常用到。然而XTRACT自带的截面建模功能比较弱,尤其是在创建任意形状截面的时候。为了提高效率,我编制了CAD to XTRACT插件,其利用了AutoCAD强大的绘图功能,在工程师熟悉的AutoCAD上绘制好截面,然后转换成XTRACT模型。下面介绍一下插件。支持任意截面形状的转换。
XTRACT is a powerful sectional analysis program, it is frequently-used in structural design and analysis. However, the build-in tools for creating section in XTRACT is not very convenient , especially in the creation of an arbitrary cross-section. Based on this consideration, I developed a AutoCAD plugin — CAD to XTRACT for rapid creating section , which is simple and powerful. You can draw the section in AutoCAD and used the CAD to XTRACT plugin to export the XTRACT files. Here is the introduction of this plugin!
- 程序界面 ( Program Interface )
- 程序使用 ( Step to Use )
(1)事先在AutoCAD将需要计算的截面绘制好,以(N-mm为单位)。截面边线和开洞用闭合的Pline绘制,钢筋用Circle命令绘制。
(2)打开AutoCAD 2010,输入命令:【Netload】,导入插件:CADTOXTRACT_cad2010_x64_20160217.dl
( PS. 不同的版本AutoCAD找相应版本的.dll文件)
(3)输入命令:【CX】,弹出CAD to XTRACT插件界面
(4)通过插件,定义好材料,通过捕捉绘制好的Pline和Circle完成截面的定义
(5)完成定义,导出XTRACT使用的项目文件(.xpj)或截面文件(.sec)
(6)打开XTRACT,将上述文件导入,修改材料属性、补充定义分析工况后即可进行截面分析
(1)First,draw the section in AutoCAD in units of N-mm. Sectional edges and openings must be drawn with a closed pline, and the rebars must be draw with Circle command.
(2)Open AutoCAD 2010 , input command [Netload] , and load the plugin – CADTOXTRACT_cad2010_x64_20160217.dl.
( PS. The version of AutoCAD and the .dll file must match each other. )
(3)Input command :【CX】and pop up the CAD to XTRACT interface.
(4)Compelete the definition of materials through the GUI of the plugin, and complete the definition of the section by picking the pline and circle.
(5)Export XTRACT project file (.xpj) or section file (.sec).
(6)Open XTRACT and import the file exported. Until now, the work left before you can carrying out the analysis is to modify the material properties and define the load case.
- 例子 ( Examples )
(1)例1 – 普通混凝土截面(Example 1 – RC Section)
(2)例2 – 型钢混凝土截面(Example 2 – Steel reinforced concrete Section)
(3)例3 – 圆形截面(Example 3- Circular Cross-section)
(4)例4 – 含开洞复杂截面(Example 4 – Complicated Cross-section with Hole)
- 程序下载 ( Program Download )
( 如果您需要这个软件,请在这给网站捐助:http://www.jdcui.com/?page_id=4813,捐助请不能低于 288.00 RMB,捐助后在评论区留下您的评论,软件将通过客服qq: 3014479529 给您发送,且会提供配套教程及后续使用客服,敬请尊重劳动成果 !!!)
[02] 20160217 Edition (Outdated!!)
CADTOXTRACT_cad2008_x64_20160217[.zip]
CADTOXTRACT_cad2010_x64_20160217[.zip]
CADTOXTRACT_cad2014_x64_20160217[.zip]
CADTOXTRACT_cad2016_x64_20160217[.zip]
20160317 Edition (Old!!)
CADTOXTRACT_cad2010_x64_20160317[.zip]
a. 修正了20160217版本Shape多段线绘制的bug。
20160217版本插件,用多段线绘制Shape的时候,n个点的多段线,仅能用(n-1)个点来绘制,并选择闭合,否则可能有形状无法导入。(PS. 感谢清华同衡 付工 的反馈.十分感谢)
b. 20160317版本,增加了按中国规范材料标准值和设计值的选项,输出后不需要修改材料。
20170221 Edition (New!!)
CADTOXTRACT_cad2010x64_20170221[.zip]
a. 添加了带圆弧截面的支持,详见 (博文: CAD2XTRACTv1.2插件增加带圆弧截面建模功能)(PS. 感谢 小叶子 的反馈.)
- 注意事项 (Notes )
( PS.不同版本的AutoCAD找相应版本的.dll文件,如果没有对应AutoCAD版本的.dll文件,找与AutoCAD版本相近的.dll文件。32版本的AutoCAD一般情况上面的.dll文件也是可以是适用的。如果有问题,请给我留言。)
( PS. The version of AutoCAD and the .dll file must match each other. If there is no corresponding .dll file for your AutoCAD , use the .dll file with closed AutoCAD version. The above 64-bit .dll file is often applicable to 32-bit AutoCAD. )
- 相关话题 ( Related Topics)
[02] XTRACT PMM 3D屈服面的绘制(Origin版)
[03] XTRACT PMM 3D屈服面的绘制(MATLAB版)
[04] CADtoXTRACT 插件复杂嵌套截面建模实例(外包钢加固分析案例)
[05] CADtoXTRACT应用问题之-XTRACT数据的精度
[06] [学习笔记][备忘][编程] 网格剖分笔记备忘 (与XTRACT对比)
[07] Sectional Modeling and Analysis Example of CAD to XTRACT Program [CAD to XTRACT 插件开洞截面建模与分析实例
[08] CAD2XTRACTv1.2插件增加带圆弧截面建模功
[09] CADtoXTRACT插件应用问题之-XTRACT数据的精度
[10] [CAD2XTRACT][编程][软件] CAD2XTRACT插件复杂嵌套建模实例(二)——“哑铃型”钢管混凝土截面
[11] [软件][XTRACT] CAD2XTRACT插件核心筒截面的建模分析案例
[12] [软件][XTRACT] CAD 2 XTRACT插件复杂圆弧开洞隧道截面建模实例
关于我们
超限复杂高层结构设计 | 美标欧标结构设计| 软件定制开发| 环评减振控制 |人行及风致振动控制 | 减隔震设计 | 施工过程模拟 | 小品钢结构 | 有限元仿真分析 | BIM与GH参数化 | 大震弹塑性分析
https://www.jdcui.com
合作及技术咨询
COOPERATION & CONTACT
E-mail:jidong_cui@163.com
WeChat & Tel: 13450468449
崔博士,已购买插件,能适配CAD2020版本+中国规范材料(设计值和标准值)吧,感谢
谢谢支持
有没有for cad2024版本的?
有的,需要可联系客服。
崔博士,请问这个软件多少钱?
页面有标
崔博士,您好。请问CAD转任何截面到XTRACT软件,能否发我邮箱?陈宇
这个软件花了很多时间,不是免费工具。