建筑外围尺寸标注

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

View File

@@ -9,6 +9,8 @@ Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "RookieStationSetup", "Rooki
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AddinDeployer", "AddinDeployer\AddinDeployer.csproj", "{C60B068A-90A8-4852-B6DC-28A2D3FF2753}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestTools", "TestTools\TestTools.csproj", "{1CCEEB54-FD53-4812-8C2D-3489E7883F86}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -39,6 +41,14 @@ Global
{C60B068A-90A8-4852-B6DC-28A2D3FF2753}.Release|Any CPU.Build.0 = Release|Any CPU
{C60B068A-90A8-4852-B6DC-28A2D3FF2753}.Release|x64.ActiveCfg = Release|x64
{C60B068A-90A8-4852-B6DC-28A2D3FF2753}.Release|x64.Build.0 = Release|x64
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Debug|x64.ActiveCfg = Debug|Any CPU
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Debug|x64.Build.0 = Debug|Any CPU
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Release|Any CPU.Build.0 = Release|Any CPU
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Release|x64.ActiveCfg = Release|Any CPU
{1CCEEB54-FD53-4812-8C2D-3489E7883F86}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE