1. 首页
  2. 编程语言
  3. C++ 
  4. c++ 读取dxf文件的库

c++ 读取dxf文件的库

上传者: 2020-07-25 14:55:53上传 ZIP文件 14.46MB 热度 28次
c++ 读取dxf文件的库 用法示例: const std::string file = "C:\\Doc\\连衣裙.dxf"; Test_CreationClass* creationClass = new Test_CreationClass(); DL_Dxf* dxf = new DL_Dxf(); std::cout
下载地址
用户评论
码姐姐匿名网友 2020-07-25 14:55:54

少头文件,无法运行,没有注释

码姐姐匿名网友 2020-07-25 14:55:54

很棒的资料,谢谢共享。