看板
[ Cad_Cae ]
討論串[問題] autolisp指令
共 4 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
http://blog.xuite.net/sinner66/blog/9952555. 請參考 上面的網頁,. autolisp 只要寫簡單的幾個的副程式,就可以. 模擬出 logo 小海龜畫圖的概念。. 有興趣的朋友,請推一下,我才有那個幹勁. 寫程式跟大家 分享。. --. e-mail: s
(還有12個字)
內容預覽:
下面是 一個完整的範例程式,. 你去 跑跑看. ; for n1= 3 to 7 step 1 do .... (setq n1 3). (while (<= n1 7). (setq p1 (list 0 0). t1 0.0). ; for n2=0 to (n1 - 1) step 1 do.
(還有272個字)
內容預覽:
下面是 原廠的 on-line help 所給的說明。. polar. Returns the UCS 3D point at a specified angle and distance from a point. (polar pt ang dist)Arguments. pt. A 2D or
(還有660個字)
首頁
上一頁
1
下一頁
尾頁