这是我打的,true和false都试过啦?
这个问题是,我打的是false,但是cad显示的还是只读
AcadDocument docu = acadApp.Application.Documents.Open(pathname, false, null);我也用了,没有问题。