c++ 读取dxf文件的库
c++ 读取dxf文件的库 用法示例: const std::string file = "C:\\Doc\\连衣裙.dxf"; Test_CreationClass* creationClass = new Test_CreationClass(); DL_Dxf* dxf = new DL_Dxf(); std::cout
下载地址
用户评论
少头文件,无法运行,没有注释
很棒的资料,谢谢共享。