实现CAD(dxf、dwg格式)文件操作的源码.zip
下载源码,然后使用VS2010 打开解决方案:./src/LitCAD.sln,直接编译即可。主要特征 Supports entities: line, xline, ray, polyline, cirlce, arc, text. 支持多种图元:线段、构造线、射线、多段线、圆、圆弧、文字。 Zoom and pan. 缩放和平移视图。 Layer。 支持图层。 Grip points. 图元支持夹点,并且可以通过移动夹点来修改图元。 Snap. 捕捉。目前支持的捕捉类型有:端点、中点、中心点、象限点。 Basic editing tools: delete, copy,
文件列表
实现CAD(dxf、dwg格式)文件操作的源码.zip
(预估有个180文件)
Presenter.cs
51KB
Pointer.cs
14KB
SelectRectangle.cs
10KB
LayerItemForm.cs
7KB
LayersManagementForm.cs
8KB
MainWin.cs
14KB
DocumentForm.cs
25KB
Resource1.Designer.cs
13KB
app.config
141B
PolygonCmd.cs
7KB
暂无评论