开发:更新提示

pull/1538/MERGE
ChenX 3 years ago
parent 60de2ceb6b
commit 2c0a5862d5

@ -38,7 +38,7 @@ export class Command_DimArc implements Command
while (true) while (true)
{ {
let enRes = await app.Editor.GetEntity({ let enRes = await app.Editor.GetEntity({
Msg: "选择圆或者圆弧", Msg: "请选择圆弧标注弧长:",
Filter: { Filter: {
filterFunction: (obj, ent) => filterFunction: (obj, ent) =>
{ {

Loading…
Cancel
Save