更新
This commit is contained in:
@@ -21,7 +21,11 @@ namespace ShrlAlgoToolkit.RevitAddins.Assists
|
||||
{
|
||||
ParserRevitFile(filePath);
|
||||
}
|
||||
throw new Exception("文件格式不正确!");
|
||||
else
|
||||
{
|
||||
|
||||
throw new Exception("文件格式不正确!");
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// 图片资源转字节
|
||||
|
||||
Reference in New Issue
Block a user