找回密码 注册 QQ登录
一站式解决方案

iCAx开思网

CAD/CAM/CAE/设计/模具 高清视频【积分说明】如何快速获得积分?快速3D打印 手板模型CNC加工服务在线3D打印服务,上传模型,自动报价
查看: 21659|回复: 12
打印 上一主题 下一主题

[建议] CATIA有没有人能做个零件属性和标题栏内名称、图号等属性相关联的教程

[复制链接]
跳转到指定楼层
1
发表于 2015-3-16 15:26:23 | 只看该作者 回帖奖励 |正序浏览 |阅读模式

马上注册,结交更多同行朋友,交流,分享,学习。

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

x
      CATIA有没有人能做个零件属性和标题栏内名称、图号等属性相关联的教程,手动输入效率太低了。
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 赞一下!赞一下!
13
发表于 2022-1-28 16:34:50 | 只看该作者
链接:https冒号//pan.baidu.com/s/1F7ZJhlrw2HZdIYxxwLE6jQ[/url]
提取码:1234
复制这段内容后打开百度网盘手机App,操作更方便哦
12
发表于 2020-6-23 21:42:40 | 只看该作者
烈日对影 发表于 2019-9-21 11:09
为何复制链接公式进图框内无效?

ProductDrawn.ReferenceProduct.UserRefProperties.Item注意这个代码需要你在建模时把零件或产品的属性里面自己添加相关属性定义后才有效,添加属性的方法可以做成宏文件,新建零件或产品的时候运行宏文件生成零件或产品,然后录入属性对应的值就可以识别了

11
发表于 2019-9-21 11:09:46 | 只看该作者
lhy123606 发表于 2017-1-15 01:09
在图框中加入以下参考内容,在模型里建好下列属性
Texts.GetItem("TitleBlock_Text_图样代号").Text  = Pr ...

为何复制链接公式进图框内无效?
10
发表于 2018-11-17 13:06:35 | 只看该作者
几乎都是手动输入属性后再出BOM表的呢
9
发表于 2018-10-20 13:24:21 | 只看该作者
出工程图方便。
8
发表于 2018-5-2 12:07:19 | 只看该作者
图框是CATIA 默认的那个图框Drawing_Titleblock_Sample1文件中吗?
7
发表于 2017-3-17 15:09:34 | 只看该作者
https://www.icax.org/thread-1151742-1-1.html,请移步此贴,看功能演示的视频及动图
6
发表于 2017-1-15 01:09:12 | 只看该作者
在图框中加入以下参考内容,在模型里建好下列属性
Texts.GetItem("TitleBlock_Text_图样代号").Text  = ProductDrawn.PartNumber
Texts.GetItem("TitleBlock_Text_版次值").Text  = ProductDrawn.Revision
Texts.GetItem("TitleBlock_Text_图样名称").Text  = ProductDrawn.Definition
Texts.GetItem("TitleBlock_Text_术语").Text  = ProductDrawn.Nomenclature
Texts.GetItem("TitleBlock_Text_描述").Text  = ProductDrawn.DescriptionRef
Texts.GetItem("TitleBlock_Text_项目代号").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("项目").Value
Texts.GetItem("TitleBlock_Text_图样名称").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("名称").Value
Texts.GetItem("TitleBlock_Text_材料标记").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("材料").Value
Texts.GetItem("TitleBlock_Text_表处值").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("表面处理").Value
Texts.GetItem("TitleBlock_Text_热处理值").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("热处理").Value
Texts.GetItem("TitleBlock_Text_焊接值").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("焊接").Value
Texts.GetItem("TitleBlock_Text_件数_1").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("件数").Value
Texts.GetItem("TitleBlock_Text_装配图号_1").Text  = ProductDrawn.ReferenceProduct.UserRefProperties.Item("装配图号").Value
5
发表于 2016-12-4 18:39:05 | 只看该作者
谢谢!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3D打印手板模型快速制作服务,在线报价下单!

QQ 咨询|手机版|联系我们|iCAx开思网  

GMT+8, 2025-8-3 01:28 , Processed in 0.088597 second(s), 13 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2025 www.iCAx.org

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