同步源码
This commit is contained in:
4
types/Common/CommandNames.d.ts
vendored
4
types/Common/CommandNames.d.ts
vendored
@@ -58,6 +58,7 @@ export declare enum CommandNames {
|
||||
Save = "SAVE",
|
||||
SaveAs = "SAVEAS",
|
||||
SaveToLocal = "SAVETOLOCAL",
|
||||
SaveToDxf = "SAVETODXF",
|
||||
New = "NEW",
|
||||
Open = "OPEN",
|
||||
OpenHistory = "OPENHISTORY",
|
||||
@@ -331,6 +332,7 @@ export declare enum CommandNames {
|
||||
UnFreeze = "UNFREEZE",
|
||||
ShareView = "SHAREVIEW",
|
||||
VisibleInRender = "VISIBLEINRENDER",
|
||||
UnVisibleInRender = "UNVISIBLEINRENDER"
|
||||
UnVisibleInRender = "UNVISIBLEINRENDER",
|
||||
SendCADFileToKF = "SENDCADFILETOKF"
|
||||
}
|
||||
//# sourceMappingURL=CommandNames.d.ts.map
|
Reference in New Issue
Block a user