文件名称:AutoCAD添加自定义功能区Ribbon的例子
文件大小:41KB
文件格式:RAR
更新时间:2019-09-15 09:50:49
AutoCAD Ribbon 自定义功能区
这是一个CAD添加Ribbon的例子, VS2010、AutoCAD2014环境的, 可能会提示缺少引用,自行补上即可。 编译后生成dll文件,在CAD用NetLoad命令加载, 然后输入addMyRibbon命令,便能看到自定义功能区。
【文件预览】:
CadDataCapture
----CadDataCapture.suo(21KB)
----CadDataCapture.sln(932B)
----CadDataCapture()
--------CadDataCapture.csproj(7KB)
--------bin()
--------obj()
--------myCommands.Designer.cs(4KB)
--------CadDataCapture.csproj.user(558B)
--------myCommands.cs(7KB)
--------myCommands.resx(6KB)
--------Properties()
--------myPlugin.cs(2KB)