随笔分类 - AutoCAD二次开发(C#)
摘要://SrcPath 源文件String shortName = System.IO.Path.GetFileName(SrcPath);Database srcdb = new Database(false, true); srcdb.ReadDwgFile(SrcPath, FileShare.R...
阅读全文
摘要:图层的的添加///acDoc 要添加的文档///strLayerName 图层名字///color 图层颜色///public ObjectId CreateCadLayer(Document acDoc, string strLayerName,System.Drawing.Color color...
阅读全文

浙公网安备 33010602011771号