登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:C++
  2. 代码类别:CAD
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 基于VC的简易CAD软件VCAD3.0源码

基于VC的简易CAD软件源码,实现了直线、圆弧的建模和显示

1
下载
100
浏览
2022-08-18发布

2. DWGdirect_NET_3_02

可以在不启动CAD的情况下,直接实现对DWG文件的读写操作,方便快捷,是国外公司开发的库,现在国内很多大型CAD二次开发都是基于这个,或者ObjectARX

4
下载
527
浏览
2022-05-19发布

3. C#读取cad缩略图

在不使用任务插件的情况下读取DWG文件的缩略图,以便在没有安装AutoCAD的计算机上浏览。

1
下载
117
浏览
2022-01-25发布

4. <>随书源代码STLViewer(VC++)

随书源代码, 内含(1)CAD基础类库,定义了点、矢量、矩阵等类(2)OpenGL接口类:封装了OpenGL的交互接口,方便上层调用,GCamera方便视图切换,学习OpenGL最好的源码(3)图形类库:定义了图形基类、样条曲线、曲面、STL类(4)样条、曲面、STL文件的载入与显示是CAD软件开发非常好的入门资料

1
下载
109
浏览
2022-01-22发布

5. Component-design

  《基于UG NX系统的二次开发》(周临震)的源代码:零件设计(UG NX /Component design)

21
下载
103
浏览
2021-03-12发布

6. opapi

  Vericut二次开发实例程序,主要用于进给优化(Vericut second instance of program development, primarily for feed optimization)

35
下载
276
浏览
2021-01-23发布

7. AutoCAD--pane

  用.NET技术写的增强型CAD面板代码,CAD二次开发的朋友可模仿实现自己的特色面板(Use NET technology enhanced writing code CAD panel)

195
下载
153
浏览
2020-11-06发布

8. IESample

  几何造型库OpenCASCADE自带的例子,可以导入导出IGES/STEP格式的CAD文件,增加了用qtcreator打开工程文件的脚本文件(Geometric modeling library OpenCASCADE own example, you can import and export IGES/STEP format CAD files, increasing the use qtcreator script file to open the project file)

62
下载
124
浏览
2020-10-02发布

9. IESample

  几何造型库OpenCASCADE自带的例子,可以导入导出IGES/STEP格式的CAD文件,增加了用qtcreator打开工程文件的脚本文件(Geometric modeling library OpenCASCADE own example, you can import and export IGES/STEP format CAD files, increasing the use qtcreator script file to open the project file)

62
下载
106
浏览
2020-10-02发布

10. AutoCAD2010二次开发实例教程ObjecARX

说明:  AutoCAD2010二次开发实例教程ObjecARX,王文波著(AutoCAD2010 programming with Objecarx, written by Wang Wenbo)

10
下载
105
浏览
2020-07-07发布

11. 厂用电仿真系统图

  描述了厂用电的基本结构和各组件之间的联系,是实际电厂的厂用电布置图。(This paper describes the basic structure of the auxiliary power supply and the relationship between the components. It is the layout of the auxiliary power supply of the actual power plant.)

0
下载
86
浏览
2020-06-22发布

12. 厂用电仿真系统图

说明:  描述了厂用电的基本结构和各组件之间的联系,是实际电厂的厂用电布置图。(This paper describes the basic structure of the auxiliary power supply and the relationship between the components. It is the layout of the auxiliary power supply of the actual power plant.)

1
下载
78
浏览
2020-06-22发布

13. AutoCAD 2000 ObjectARX编程指南

说明:  Charles McAuley著,李世国等译,AutoCAD 2000 ObjectARX编程指南,机械工业出版社,2000年(Written by Charles McAuley, translated by Li Shiguo et al., AutoCAD 2000 ObjectARX programming guide, China Machine Press, 2000)

2
下载
80
浏览
2020-04-19发布

14. 用C读取DXF文件

说明:  介绍了一下DXF文件的组成。重点讲述了怎样使用C语言来读取DXF文件中的实体信息(This paper introduces the composition of DXF file. It focuses on how to use C language to read entity information in DXF file)

2
下载
92
浏览
2020-04-08发布

15. netDxf-master

说明:  netDxf是一个用C#编程的.net库,用于读写AutoCAD dxf文件。 它支持文本和二进制格式的AutoCad2000,AutoCad2004,AutoCad2007,AutoCad2010,AutoCad2013和AutoCad2018 dxf数据库版本。 该库易于使用,我试图使程序尽可能简单,例如,您不需要使用图层,样式或线型定义填充表格部分。 每次添加新项目时,DxfDocument都会处理这个问题。(netDxf is a .net library programmed in C# to read and write AutoCAD dxf files. It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010, AutoCad2013, and AutoCad2018 dxf database versions, in both text and binary format. The library is easy to use and I tried to keep the procedures as straightforward as possible, for example you will not need to fill up the table section with layers, styles or line type definitions. The DxfDocument will take care of that every time a new item is added.)

8
下载
158
浏览
2019-03-19发布

16. dxflib-reference-manual

  dxflib编程指南, dwg文件转dxf文件后读出所有数据(dxflib reference manual)

5
下载
121
浏览
2018-04-20发布

17. hand-painted-line-engraving-

  基于手绘线条的三维模型雕刻,一篇很不错的关于手绘建模的文章,c++代码实现效果(Based on the three-dimensional model of hand-painted line carving, an article very good about hand-painted modeling, based on the c++ code)

3
下载
80
浏览
2015-04-27发布

18. PowerElick

  for PSCAD softwear it can be very easy and coming soon challenger in this soft

12
下载
104
浏览
2013-10-17发布

19. PowerElick

  for PSCAD softwear it can be very easy and coming soon challenger in this soft

11
下载
99
浏览
2013-10-17发布

20. DUPQC

  for PSCAD softwear it can be very easy and coming soon challenger in this soft

11
下载
119
浏览
2013-10-17发布