明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 976|回复: 2

close函数是否可以更改CAD文件名?

[复制链接]
发表于 2015-1-6 22:06:31 | 显示全部楼层 |阅读模式
帮助里提示:
object.Close([SaveChanges] [, FileName])
Object
Document, Documents
The document to close.
SaveChanges
Variant; input-only; optional
(Not applicable when called from Documents collection.)
Specifies if the drawing is to be saved or not.
TRUE: Save the drawing.
FALSE: Do not save the drawing.
FileName

String; input-only; optional
(Not applicable when called from Documents collection.)
The name to assign to the drawing. If no name is provided when saving a drawing for the first time, the drawing will be saved using the VBA project information: ThisDrawing.Path\ThisDrawing.Name.

FileName参数应该是CAD文档保存的名字,这样应该是可以为CAD文件改名吧?
这个如果想使用怎么操作?改了好多次都不成功。
另外,不知道在VBA里面实现CAD改名有没有什么更方便的做法?我现在是另存为,然后在调lisp删除之前的文件,有可能会不成功。


发表于 2015-1-7 09:38:07 | 显示全部楼层
没太明白你的需求,改名当然用saveas了
也可以在drawing关闭后用Name   As  改名
 楼主| 发表于 2015-1-12 21:14:38 | 显示全部楼层
ok,解决了,saveas + kill可以实现改名了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-6 08:04 , Processed in 0.181743 second(s), 27 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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