lichunling 发表于 2006-9-28 09:02:00

拼图程序有问题

<P>65</P>
<P>这是我写的一段拼总图的程序,后面的repeat循环不能执行。因为我对有些函数的用法不熟悉,搞不清原因,请大家帮我看看。</P>

ZZXXQQ 发表于 2006-9-28 13:25:00

将<FONT face="Courier New" color=#ff0000>(</FONT><A href="http://www.mjtd.com/object/autolisp/command.htm" target="_blank" ><FONT face="Courier New" color=blue>command</FONT></A><FONT face="Courier New"> <FONT color=#ff00ff>"explode"</FONT> s <FONT color=#ff00ff>""</FONT><FONT color=red>)</FONT><BR>改成<FONT color=#ff0000>(</FONT><A href="http://www.mjtd.com/object/autolisp/command.htm" target="_blank" ><FONT color=blue>command</FONT></A> <FONT color=#ff00ff>"explode"</FONT> s<FONT color=red>)</FONT><BR>试试</FONT>

lichunling 发表于 2006-9-29 09:04:00

不用这样改,因为分解是成功的。循环插入实现不了,我只好改为用阵列的方法,已经弄好了,谢谢!

chao268838 发表于 2012-10-20 15:06:08

123456778990
页: [1]
查看完整版本: 拼图程序有问题