壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2246|回复: 0

PLM集成3D CAD的开发范例

[复制链接]
发表于 2012/9/14 10:08:29 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

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

x
PDM/PLM软件 对3维CAD系统的集成,
对于CAD原厂之外的PLM方案提供商 而言;称得上是Achilles' Heel;
因为 发布CAD 程序接口有限或完全不开放, 无以识别/处置图纸之间的层级/装配关系,
进而成为市场推广的软肋:

在PLM用户存装配图时,若打包其组成零件图,则有数据冗余;
若PLM将装配图 与 零件图文件做相同处理则不一定能打开单纯的 装配图的  (可能会提示找不到零件图);

为此,若没有很好的 CAD的集成, 工程师在PLM系统中无法对其3d设计图的集合做快速的操作;
极端情况下,需要Designer Engineer将图纸Moduel/Drawing逐个或批量的签出/签入 等烦琐的操作。。。

      
为此,除 源于CAD提供商 的Windchil、TC,ENOVIA等少数方案之外;
PDM/PLM项目中;客户经常要求针对专门的CAD平台,开发专门的MCAD Connector;


以下是一个第三方 PLM集成 CATIA 的范例;
3D MCAD : DS CATIA V5
PLM: AGILE   PLM 9.0
开发语言:TCL,JAVA

思路:
In keeping with Agile standard methodology, which is that all representations of a given CAD model are stored together in a common Document record, both the native CATPart or CATProduct file and the corresponding CGR file will be stored in a common Document.  


The association between the CATProduct file and its corresponding CGR file is made through the new command “Save with CGR”.  Once this has been done once, Agile will know that the two are associated.  After that point, when the user uses the Load command to bring files from Agile into CATIA, the integration will use either the CGR or the native CATProduct, depending on whichever one was last saved (in its parent assembly) into Agile.  This is “flagged” by a relationship attribute, denoted by the yellow bubble in figures 1 through 3.  When the value is set to CAX-ACC by the Save command, upon subsequent loads the native CATProduct file will be loaded.  When the value is set to CAX-ACC-CGR, subsequent Load commands will load the CGR instead.  Note that this flag is set automatically by the Save command and should not be set manually by the user, or data corruption may result.

1.1.png

Notice:
1. 为准确而引用 原文, 故不作翻译,
2.有Catia开发需求,请不吝联系;
3. 转发请注明出处;

In order to provide this functionality, the existing Save and Load commands are modified, and four new commands will be provided as follows:
Insert CGR – Adds a CGR model to the current CATProduct
Save with CGR – Saves the CGR file along with the native CATPart or CATProduct file, and establishes the relationship between them
Open Native File – Opens the native CATPart or CATProduct files for the selected CGR file(s)  
Reload CGR – Update the selected CGR file(s) with the latest version from PLM

1.2.jpg

1.3.jpg
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 01:50 , Processed in 0.015071 second(s), 15 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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