同步源码
This commit is contained in:
4
types/ApplicationServices/Application.d.ts
vendored
4
types/ApplicationServices/Application.d.ts
vendored
@@ -49,6 +49,10 @@ export declare class ApplicationService {
|
||||
InitViewDir(): void;
|
||||
CreateDocument(name?: string): void;
|
||||
FileOut(): CADFiler;
|
||||
/**
|
||||
* 文件写出,没有历史记录
|
||||
*/
|
||||
FileOut2(): CADFiler;
|
||||
OpenFile(f: CADFiler): void;
|
||||
}
|
||||
//# sourceMappingURL=Application.d.ts.map
|
Reference in New Issue
Block a user