!2157 新增:F1命令表增加标注样式命令

pull/2183/MERGE
林三 1 year ago committed by ChenX
parent 87060186ce
commit 64ecf6eaa9

@ -1524,6 +1524,15 @@ export const CommandList: ICommand[] = [
// enName: "Delete Dimension",
chDes: "快速删除标注",
},
{
typeId: "dim",
link: `#`,
defaultCustom: CommandNames.DimStyle,
command: CommandNames.DimStyle,
type: "标注",
chName: "标注样式",
chDes: "设置当前图纸的标注样式",
},
//视觉样式命令
{

Loading…
Cancel
Save