1.png (5.5 KB)
2.png (6.5 KB)
图1为原始的dwg,图2为转换后的dwg
并且数字30.78和46.3原来是线条,后面变成了粗体。
下面是我的代码:
License license = new License();
license.setLicense("Aspose.CAD.Java.lic");
LoadOptions loadOptions = new LoadOptions();
load…...Dwg转dwg图纸效果和原图不一样问题 中文技术支持 cad-java wangwei001 June 25, 2025, 9:10am...license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions...