This commit is contained in:
GG Z
2026-01-02 16:37:37 +08:00
parent 4df4ce1e6a
commit 0e9db9a2b9
80 changed files with 1846 additions and 4570 deletions

View File

@@ -21,7 +21,11 @@ namespace ShrlAlgoToolkit.RevitAddins.Assists
{
ParserRevitFile(filePath);
}
throw new Exception("文件格式不正确!");
else
{
throw new Exception("文件格式不正确!");
}
}
/// <summary>
/// 图片资源转字节