你好,能帮助编 个小程序,利用Excel表编辑数据(X,Y,Z),到CAD中自动成剖面图,谢谢楼主。				
			
		<P>楼主太热心了!!!</P>				
			
		原来加分这么难,哎,我还以为像别的网站一样呢。				
			
		<DIV><FONT size=2>请问各位大侠::</FONT></DIV>
<DIV><FONT size=2>    用lisp 写的工具,早期是针对r14版本的,在r14下运行正常,但运行在2002下画的东西变形,请问是什么原因?有什么方法解决吗?</FONT><FONT size=2>  先谢谢了!             </FONT></DIV>
<DIV><FONT size=2>                           </FONT></DIV>				
			
		<P>各位大哥,请问怎么在对话框中加入幻灯片?</P>				
			
		谢谢版主啊、这样简单得多了。				
			
		pan这个命令用lisp什么编,就是那个实时移动				
			
		<P>(defun c:1(/ acadobject acaddocument mspace exportfile selectionsetsel )<BR>  (vl-load-com)<BR>(setq acadobject(vlax-get-acad-object)<BR>      acaddocument(vla-get-activedocument  acadobject)<BR>      mspace(vla-get-modelspace acaddocument)<BR>)<BR>(setq exportfile "e:/114")<BR>(setq selectionsetsel(vla-get-selectionsets acaddocument))<BR>(setq selectionsetobj(vla-add selectionsetsel "Test"))<BR> (vla-export acaddocument  exportfile "dxf" selectionsetobj)<BR>  (princ)<BR>  )</P>
<P>为什么此程序保存第一次没有出错,第二次就会出错呢?</P>
<P> </P>
<P> </P>
<P> </P>				
			
		谁能帮我把两个封闭的面合并为一个封闭的面(这两个面有一条或多条相同的边)				
			
		<P>学习中</P>
<P>谢谢版主</P>