SldWorksExtension 类 |
[缺少 "T:Du.SolidWorks.Extension.SldWorksExtension" 的 <summary> 文档]
命名空间: Du.SolidWorks.Extension
SldWorksExtension 类型公开以下成员。
名称 | 说明 | |
---|---|---|
ActiveDocEx | ||
CreateDocument |
后台创建文档
| |
FileType | ||
HasDocOpened |
判断此文档是否打开
| |
LoadIgesInvisible |
静默加载 Iges文件 Tries to load an iges file invisibly. Throws an exception if it doesn't work.
| |
NewPartOrAssembly |
通过模板创建新零件或者新项目
| |
OpenInvisibleDocClient |
静默模式打开隐藏文件
| |
OpenInvisibleReadOnly |
以不可见模式打开文档 Open a document invisibly. It will not be shown to the user but you will be
able to interact with it through the API as if it is loaded.
| |
UsingActiveDoc |
对活动文档进行操作
| |
UsingOpenDoc |
对内存中所有文档进行操作
|