几何尺寸与公差论坛

 找回密码
 注册
查看: 819|回复: 0

【转帖】edit reference file location automatically

[复制链接]
发表于 2009-4-12 20:46:57 | 显示全部楼层 |阅读模式
edit reference file location automatically
i have a macro that does the following:
1.- open a template part (sldprt) and drawing (slddrw) files.
2.- update the template part file with new dimension
3.- save as the template part and template drawing files with new filename.
4.- close the template files.
5.- open the new files.
even though, the new drawing has new filename is still keeping the part template file. i have been changing manually. however, i want to know if is possible to include a statement in the vba to edit to the new file location. i have used this statement which is doing nothing (no errors shown):
dim replacecomponents as object
swdrawing = replacecomponents("c:\test\" & newdir & "\ " & wo & ".sldprt", "", true, true)
do you think is possible to automate this edit reference file location?
thanks in advance.
maperalia
pd.
i am using sw 2009
edited: 03/02/2009 at 07:58 pm by mapea ralia
see api help sldworks::replacereferenceddocument.
there is also an example
ivana;
thanks very much. i found the api help sldworks:replacereferenceddocument. and tailor it to my macro. it is working perfectly!!!!!
kind regards.
maperalia
quick
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2024-12-23 05:14 , Processed in 0.034856 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

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