建筑外围尺寸标注

This commit is contained in:
GG Z
2021-12-15 18:02:27 +08:00
parent 0599f61301
commit d0391ab843
10 changed files with 847 additions and 51 deletions

12
TestTools/Class1.cs Normal file
View File

@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TestTools
{
public class Class1
{
}
}