开发:更新版本,修复V型刀走刀错误的问题
This commit is contained in:
2
types/DatabaseServices/Database.d.ts
vendored
2
types/DatabaseServices/Database.d.ts
vendored
@@ -43,7 +43,7 @@ export declare class Database {
|
||||
private InitLight;
|
||||
SettingDefaultMaterial(): void;
|
||||
Destroy(): void;
|
||||
FileWrite(): CADFiler;
|
||||
FileWrite(file?: CADFiler): CADFiler;
|
||||
FileRead(file: CADFiler): this;
|
||||
/**
|
||||
* 单个数据库内克隆对象(objects),并将他们附加到指定的容器对象(owner).
|
||||
|
Reference in New Issue
Block a user