登录
首页 » C# » Open_CAD

Open_CAD

于 2020-07-03 发布 文件大小:182KB
0 273
下载积分: 1 下载次数: 38

代码说明:

  本程序使用C#进行supermap二次开发,实现在工作空间里打开CAD数据,并实现图层的放大、缩小、漫游等操作。(The program uses C# for supermap secondary development of open space at work to achieve CAD data, and to achieve layers of enlargement, reduction, roaming and other operations.)

文件列表:

Open_CAD\Backup\Open_CAD\MainForm.cs
Open_CAD\Backup\Open_CAD\MainForm.Designer.cs
Open_CAD\Backup\Open_CAD\MainForm.resx
Open_CAD\Backup\Open_CAD\Open_CAD.csproj
Open_CAD\Backup\Open_CAD\Program.cs
Open_CAD\Backup\Open_CAD\Properties\AssemblyInfo.cs
Open_CAD\Backup\Open_CAD\Properties\Open_CAD.Designer.cs
Open_CAD\Backup\Open_CAD\Properties\Open_CAD.resx
Open_CAD\Backup\Open_CAD\Properties\Settings.Designer.cs
Open_CAD\Backup\Open_CAD\Properties\Settings.settings
Open_CAD\Backup\Open_CAD.sln
Open_CAD\Backup\Open_CAD.suo
Open_CAD\Open_CAD\bin\Release\AxInterop.SuperMapLib.dll
Open_CAD\Open_CAD\bin\Release\AxInterop.SuperWkspManagerLib.dll
Open_CAD\Open_CAD\bin\Release\Interop.SuperMapLib.dll
Open_CAD\Open_CAD\bin\Release\Interop.SuperWkspManagerLib.dll
Open_CAD\Open_CAD\bin\Release\Open_CAD.exe
Open_CAD\Open_CAD\bin\Release\Open_CAD.vshost.exe
Open_CAD\Open_CAD\bin\Release\Open_CAD.vshost.exe.manifest
Open_CAD\Open_CAD\MainForm.cs
Open_CAD\Open_CAD\MainForm.Designer.cs
Open_CAD\Open_CAD\MainForm.resx
Open_CAD\Open_CAD\obj\Release\Open_CAD.csproj.FileListAbsolute.txt
Open_CAD\Open_CAD\obj\Release\Open_CAD.csproj.GenerateResource.Cache
Open_CAD\Open_CAD\obj\Release\Open_CAD.csproj.ResolveComReference.cache
Open_CAD\Open_CAD\obj\Release\Open_CAD.MainForm.resources
Open_CAD\Open_CAD\obj\Release\Open_CAD.Properties.Open_CAD.resources
Open_CAD\Open_CAD\obj\Release\TempPE\Properties.Open_CAD.Designer.cs.dll
Open_CAD\Open_CAD\Open_CAD.csproj
Open_CAD\Open_CAD\Program.cs
Open_CAD\Open_CAD\Properties\AssemblyInfo.cs
Open_CAD\Open_CAD\Properties\Open_CAD.Designer.cs
Open_CAD\Open_CAD\Properties\Open_CAD.resx
Open_CAD\Open_CAD\Properties\Settings.Designer.cs
Open_CAD\Open_CAD\Properties\Settings.settings
Open_CAD\Open_CAD.sln
Open_CAD\Open_CAD.suo
Open_CAD\UpgradeLog.XML
Open_CAD\_UpgradeReport_Files\UpgradeReport.css
Open_CAD\_UpgradeReport_Files\UpgradeReport.xslt
Open_CAD\_UpgradeReport_Files\UpgradeReport_Minus.gif
Open_CAD\_UpgradeReport_Files\UpgradeReport_Plus.gif
Open_CAD\Open_CAD\obj\Debug\TempPE
Open_CAD\Open_CAD\obj\Release\TempPE
Open_CAD\Backup\Open_CAD\Properties
Open_CAD\Open_CAD\bin\Debug
Open_CAD\Open_CAD\bin\Release
Open_CAD\Open_CAD\obj\Debug
Open_CAD\Open_CAD\obj\Release
Open_CAD\Backup\Open_CAD
Open_CAD\Open_CAD\bin
Open_CAD\Open_CAD\obj
Open_CAD\Open_CAD\Properties
Open_CAD\Backup
Open_CAD\Open_CAD
Open_CAD\_UpgradeReport_Files
Open_CAD

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB DDA法 P2P法插补直线、圆弧 DDA法
    DDA法 P2P法插补直线、圆弧 DDA法 P2P法插补直线、圆弧 DDA法 P2P法插补直线、圆弧(Linear interpolation, circularLinear interpolation, circularLinear interpolation, circular)
    2020-06-30 00:20:02下载
    积分:1
  • LMD
    LMD分解方法,采用b样条包络,其中根据原始程序进行简单改变,希望对大家有帮助(LMD decomposition method, b-spline envelope, which according to a simple change in the original program, and I hope for all of us to help)
    2012-11-12 16:24:42下载
    积分:1
  • 39refOriLoad
    基于PSCAD仿真软件的IEEE 39-bus network (New England network)模型,经典!(PSCAD simulation software of the IEEE 39-bus network (New England network)-based model, classic!)
    2013-04-05 15:01:28下载
    积分:1
  • UseBrush
    教你如何使用画刷,MFC里面的画刷,文件里面是相关的代码。(tell you how to use the brush of MFC,there s the relative code inside the file.)
    2010-05-09 21:30:59下载
    积分:1
  • tex_win
    说明:  实现中点画圆 在qt平台上实现 语言为c++ 是计算机图形课上的代码 可以编译通过的(realize draw the point in the middle)
    2020-10-30 15:12:17下载
    积分:1
  • Epidemic_Models
    传染病模型,用于数学建模数据分析及绘图,包括SI模型、SIR模型、SIS模型图形绘制。(Epidemic model for mathematical modeling data analysis and graphics, including the SI model, SIR model, SIS model graphics rendering.)
    2014-05-10 15:11:50下载
    积分:1
  • Graphic-Draw
    说明:  图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。(VC++ graphics rendering, can set the line width, color, style, through this example will learn how to use custom brushes defined line of body color, line width, line, etc., and how to add options for the program menus and options in Settings dialog box How to use the standard color dialog box, how to use the Font dialog box, implemented in the Options dialog box preview. Implementation Options dialog box and window class data exchange. How to change the background color of dialog boxes and controls, how to change the control' s text color on button controls the special treatment. How in the window display a bitmap.)
    2011-04-14 17:48:50下载
    积分:1
  • Rotman_Lens_mod
    利用matlab绘制Rotman透镜,并用简单的随机搜索进行性能优化,优化部分算法比较简单,可自行改用更有效的算法(Design Rotman Lens with matlab)
    2021-03-10 17:19:26下载
    积分:1
  • PrintUtils_1
    CadoDraw-Printutils for C++ Builder 6控件安装包(CadoDraw-Printutils for C++ Builder 6 installation package control)
    2008-05-04 16:42:28下载
    积分:1
  • mmcjunyatest
    自己用PSCAD搭建的三相MMC带均压电路,每相采用了八个子模块(PSCAD build their own three-phase with the MMC with both voltage circuit, each phase using the eight sub-modules)
    2021-04-27 10:08:48下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载