几何尺寸与公差论坛

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

【转帖】bundel of individual drawing sheets in to one big file

[复制链接]
发表于 2009-4-13 09:23:55 | 显示全部楼层 |阅读模式
bundel of individual drawing sheets in to one big file?
hi guys,
i am a new user of solidworks and just want to know,
is there any possible way to join individual drawing files in to one big drawing file having multiple sheets.
yes it is possible. i am just adding a new "tools" system to batchprocess and this will be one of the tools to do exactly this. i will be releasing the new bp in a day or so so will let you know.
alternately you can have a crack at creating a macro to do this. basically you would gather the required drawing file locations from the user, then open each drawing (swapp.opendoc6), get all the drawing sheets (drawingdoc.getsheetnames), perform a copy command on each, and a paste command to a new file to paste each sheet into a single file (modeldoc.editcopy, modeldoc.paste). you would check for filename collisions and rename them if so to prevent errors.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-12-24 02:37 , Processed in 0.034944 second(s), 20 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

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