几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   ObjectARX(C++) (http://www.dimcax.com/hust/forumdisplay.php?f=34)
-   -   【转帖】如何用arx开发的程序调用lisp程序???? (http://www.dimcax.com/hust/showthread.php?t=7438)

yang686526 2009-04-17 09:42 PM

【转帖】如何用arx开发的程序调用lisp程序????
 
如何用arx开发的程序调用lisp程序????
如何用arx开发的程序调用lisp程序????
如何用arx开发的程序调用lisp程序????谢谢指教!!!!
arx这么强大,何必还要调用lisp中的东西?
用acedcommand方法能调用lisp已经注册的命令,其他的偶就不知道了。
也不是这么说,lisp也有他自己的好处的...
至少程序很简洁,比如要删除一个实体,lisp:entdel en就行了。
arx得搞一大堆。
小学的时候老师在台上讲“帅”的含义, 我听不懂,同桌的女孩红着脸递给我一面 镜子,那一霎那,我明白了。
同样的问题,进来做个记号,呵呵
i love sky
用这个函数可以
int acedinvoke(const struct resbuf * args,struct resbuf ** result);
args
input result-buffer list that specifies the
external function call; contains the name of the external function and its
arguments
result
address of an output result-buffer pointer which
on success contains the external function's return values and on failure is
null
我的作品,您的选择//www.umould.com/thread-1637-1-1.html


所有的时间均为北京时间。 现在的时间是 12:40 AM.