摘要: //SrcPath 源文件String shortName = System.IO.Path.GetFileName(SrcPath);Database srcdb = new Database(false, true); srcdb.ReadDwgFile(SrcPath, FileShare.R... 阅读全文
posted @ 2015-09-28 10:03 UE_TWO 阅读(138) 评论(0) 推荐(0)