FLYFUN 发表于 2004-3-28 13:58:00

objectARX 可以用vb.net c#开发了!

新出的arx2005支持vb.net c#       


<H2>Microsoft .NET Framework Programming Support</H2>
ObjectARX&reg; now provides managed wrapper classes that allow you to use the Microsoft .NET Framework and to write programs in other languages such as VB .NET and C#. See the Managed Wrapper Classes section of the ObjectARX Reference for a complete list of the managed wrapper classes that are available for ObjectARX for AutoCAD 2005. (These classes are not included in the New Classes topic.)


sample 下有几个vb.net的例子

qxfmit 发表于 2004-3-28 20:23:00

在什么地方看到的

lhtfh 发表于 2004-3-28 23:13:00

objectARX 可以用vb.net c#开发了!

啥地方有例子?

lhtfh 发表于 2004-4-3 18:54:00

有这方面的书或例子吗???????????

FLYFUN 发表于 2004-4-5 20:37:00

2005刚推出不久,还没看到有这方面的介绍



下载arx_all2005 .exe, 解压后\sample\dotnet下有几个例子,帮助文件里objectarx developer's guide\objectarx managed wrapper 有简单介绍 objectarx refenrence\managed wrapper classes 有详细的属性 方法 列表 可惜没例子


objectarx managed wrapper 不仅支持objectarx 还完全支持com对象编程。


com对象编程完全和vba 开发一样,只不过现在可以在vs.net环境中实现原来在autocad vba 环境下所要实现的一切了。


编译完成后,用netload 加载,不过不支持卸载,每次调试都要关闭autocad,麻烦

cdinten 发表于 2010-12-21 13:03:23

原来05就可以了
页: [1]
查看完整版本: objectARX 可以用vb.net c#开发了!