iCAx开思工具箱

标题: 关于获得catia文件的存储路径 [打印本页]

作者: reese    时间: 2006-10-16 15:27
标题: 关于获得catia文件的存储路径
请问用CAA怎么获得一个product中某个part的存储路径?


作者: xacf    时间: 2006-10-17 09:14
IN AUTOMATION IT IS “FULLNAME”。
作者: reese    时间: 2006-10-17 09:58
[quote]原帖由
作者: xyzhu    时间: 2006-10-17 18:39
use CATIProduct::GetChildren() or GetAllChildren() to get sub products.
use CATIProduct::GetReferenceProduct() and CATILinkableObject to get CATDocument for each child.
use CATDocument::GetDocId() and CATIDocId::GetType() to find out "Part-Products". The CATDocument::StorageName() gives you the full path.
作者: amdufhvk    时间: 2006-10-18 18:07
[quote]原帖由
作者: xacf    时间: 2006-10-19 16:36
原帖由  于 2006-10-18 18:07 发表

请教:如果链接丢失了(把被链接的PART移动了存储位置),如何GetReferenceProduct?
比如,product1.catproduct\part1.catpart组成的产品,都存储于c:
现在把part1.catpart改个名字或者移动到其他目录,CATIA打开产 ...

SEND TO




欢迎光临 iCAx开思工具箱 (https://t.icax.org/) Powered by Discuz! X3.3