![AutoLisp 源代碼 實(shí)用程序2-rev3_第1頁](http://file4.renrendoc.com/view/7e995ee403b2927008cb995297110b69/7e995ee403b2927008cb995297110b691.gif)
![AutoLisp 源代碼 實(shí)用程序2-rev3_第2頁](http://file4.renrendoc.com/view/7e995ee403b2927008cb995297110b69/7e995ee403b2927008cb995297110b692.gif)
![AutoLisp 源代碼 實(shí)用程序2-rev3_第3頁](http://file4.renrendoc.com/view/7e995ee403b2927008cb995297110b69/7e995ee403b2927008cb995297110b693.gif)
![AutoLisp 源代碼 實(shí)用程序2-rev3_第4頁](http://file4.renrendoc.com/view/7e995ee403b2927008cb995297110b69/7e995ee403b2927008cb995297110b694.gif)
![AutoLisp 源代碼 實(shí)用程序2-rev3_第5頁](http://file4.renrendoc.com/view/7e995ee403b2927008cb995297110b69/7e995ee403b2927008cb995297110b695.gif)
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
AutoLisp源代碼實(shí)用程序2_rev3AutoLisp源代碼實(shí)用程序2_rev3AutoLisp源代碼實(shí)用程序2_rev3xxx公司AutoLisp源代碼實(shí)用程序2_rev3文件編號:文件日期:修訂次數(shù):第1.0次更改批準(zhǔn)審核制定方案設(shè)計(jì),管理制度;****************************************************(defunvslout()(setqpt1'(000))(setqpt2(getpoint"\nSpecifythecenterofvessel:"))(setqdix(-(carpt2)(carpt1)))(setqdiy(-(cadrpt2)(cadrpt1)))(setqwfile(open"c:/public/""w"))(setqdi(strcattyp","(rtosdixunitprec)","(rtosdiyunitprec)))(write-linediwfile)(closewfile)(princ(strcat"\nX="(rtosdixunitprec)))(princ(strcat"\nY="(rtosdiyunitprec))));***************************************************(defunpipeout()(setqpt1(getpoint"\nSpecifytheBasepoint:"))(setqpt2(getpoint"\nSpecifythecenterofpiping:"))(setqpip(getstring"\nSpecifythediameterofpipe:"))(setqdiz(abs(-(caddrpt1)(caddrpt2))))(setqwfile(open"c:/public/""w"))(setqdi(strcattyp","pip","(rtosdizunitprec)))(write-linediwfile)(closewfile)(princ(strcat"\nZ="(rtosdizunitprec)))(princ(strcat"\nPipeSize="pip)));*******************************************************(defunpsout()(setqpt1(getpoint"\nSpecifythebasepoint:"))(setqpt2(getpoint"\nSpecifythetopofPs:"))(setqdiz(abs(-(caddrpt1)(caddrpt2))))(setqwfile(open"c:/public/""w"))(setqdi(strcattyp","(rtosdizunitprec)))(write-linediwfile)(closewfile)(princ(strcat"\nZ="(rtosdizunitprec))));=======================================================(defunc:2(/unittyppt1pt2dixdiydizwfilediprectypip)(setqunit(getvar"lunits")prec(getvar"LUPREC"))(if(=unit2)(setqprec0))(setqty(getstring"\nInputthetypeofequip:PipeorVesselorpipeSupport<P/V/S>:"))(command"ucs""w")(if(=tynil)(setqty"v"))(if(or(=ty"p")(=ty"P"))(progn(setqtyp"pipe")(pipeout)))(if(or(=ty"v")(=ty"V"))(progn(setqtyp"vessel")(vslout)))(if(or(=ty"s")(=ty"S"))(progn(setqtyp"pipesupport")(psout)))(princ));=======================================================;********************************************************(defuninpstr(str0m)(setqsstr0str0)(setqstrlong(strlensstr0))(setqtotaln1)(setqk0)(setqlist0nil)(while(<=totalnstrlong)(setqstrdot(substrsstr0totaln1))(if(=strdot",")(progn (setqk(+k1))(setqdotloc(consktotaln))(setqlist0(consdotloclist0)) ))(setqtotaln(1+totaln)))(if(>m1)(setqfirstn(+(cdr(assoc(1-m)list0))1))(setqfirstn1))(if(<=mk)(setqendn(cdr(assocmlist0)))(setqendn(+strlong1)))(setqfinals(substrsstr0firstn(-endnfirstn))));********************************************************;;;(defunvslin();;;(setqdix(distof(inpstrsline2)4));;;(setqdiy(distof(inpstrsline3)4));;;(setvar"osmode"os);;;(setqpt0(getpoint"\nSpecifytheOriginalpointofskid:"));;;(setvar"osmode"1024);;;(setqpt1(polar(polarpt00dix)(/pi2)diy));;;(command"circle"pt1"d"do_c2);;;(command"chprop"(entlast)"""la""Defpoints""");;;(setqpt2(polarpt1(*pido_c));;;(setqpt3(polarpt1(*pido_c));;;(command"line"pt2pt3"");;;(command"chprop"(entlast)"""la""Defpoints""");;;(setqpt2(polarpt1(*pido_c));;;(setqpt3(polarpt1(*pido_c));;;(command"line"pt2pt3"");;;(command"chprop"(entlast)"""la""Defpoints""");;;(princ(strcat"\nX="(rtosdixunitprec)));;;(princ(strcat"\nY="(rtosdiyunitprec)));;;)(defunvslin()(setqdix(distof(inpstrsline2)2))(setqdiy(distof(inpstrsline3)2))(setvar"osmode"os)(setqpt0(getpoint"\nSpecifytheOriginalpointofskid:"))(setvar"osmode"1024)(command"text"pt0"3""0"(inpstrsline3))(setqpt0(polarpt0(*pi5))(command"text"pt0"3""0"(inpstrsline2)));********************************************************(defunpipein()(setqdix(inpstrsline2))(setqdiz(inpstrsline3))(setqdix(distofdix4))(setqdiz(distofdiz4))(if(=unit2)(progn(if(=dix1)(setqcir33))(if(=dix(setqcir48))(if(=dix2)(setqcir60))(if(=dix3)(setqcir89))(if(=dix4)(setqcir114))(if(=dix5)(setqcir141))(if(=dix6)(setqcir168))(if(=dix8)(setqcir219))(if(=dix10)(setqcir273))(if(=dix12)(setqcir324))(if(=dix14)(setqcir356))(if(=dix16)(setqcir406)))(progn(if(=dix1)(setqcir)(if(=dix(setqcir)(if(=dix2)(setqcir)(if(=dix3)(setqcir)(if(=dix4)(setqcir)(if(=dix5)(setqcir)(if(=dix6)(setqcir)(if(=dix8)(setqcir)(if(=dix10)(setqcir)(if(=dix12)(setqcir)(if(=dix14)(setqcir14))(if(=dix16)(setqcir16))))(setvar"osmode"os)(setqpt0(getpoint"\nSpecifythebasepoint:"))(setvar"osmode"1024)(setqpt1(polarpt0(/pi2)diz))(command"circle"pt1"d"cir)(command"chprop"(entlast)"""la""0""")(setqdiz(rtosdizunitprec))(princ(strcat"\nZ="diz)));********************************************************(defunpsin()(setvar"osmode"os)(setqdiz(distof(inpstrsline2)4))(setqpt0(getpoint"\nSpecifytheOriginalpointofskid:"))(setvar"osmode"1024)(setqpt1(polarpt0(/pi2)diz))(command"circle"pt1"d"do_c2)(command"chprop"(entlast)"""la""Defpoints""")(setqpt2(polarpt1(*pido_c))(setqpt3(polarpt1(*pido_c))(command"line"pt2pt3"")(command"chprop"(entlast)"""la""Defpoints""")(setqpt2(polarpt1(*pido_c))(setqpt3(polarpt1(*pido_c))(command"line"pt2pt3"")(command"chprop"(entlast)"""la""Defpoints""")(princ(strcat"\nZ="(rtosdizunitprec))));********************************************************(defunchk_lay()(setqchklay(tblsearch"layer""Defpoints"))(if(nullchklay)(command"layer""n""Defpoints""c""white""Defpoints""")));========================================================(defunc:22(/str0msstr0strlongtotalnklist0strdotdotlocfirstnendnfinalsos pt0wfileslinenamedixdiydizpt1pt2unitprecchklaypt3do_ccir)(chk_lay)(setqos(getvar"osmode"))(setqunit(getvar"lunits")prec(getvar"LUPREC"))(if(=unit2)(progn(setqprec0)(setqdo_c75))(progn(setqdo_c3)))(setqwfile(open"c:/public/""r"))(setqsline(read-linewfile))(setqname(inpstrsline1))(if(=name"vessel")(progn(princ"\nSpecifythepositionofvessel")(vslin)))(if(=name"pipe")(progn(princ"\nSpecifythepositionofpipe")(pipein)))(if(=name"pipesupport")(progn(princ"\nSpecifytheheightofpipesupport")(psin)))(setvar"osmode"os)(prin1));=============================================================(defunc:222()(chk_lay)(setq unit(getvar"lunits"))(if(=unit2)(progn(setqdo_c75))(progn(setqdo_c3)))(setqpt0(getpoint"\nSecpifythebasepoint:"))(setqdst(getdist"\nSecpifythedistance:"))(setvar"osmode"1024)(setqpt1(polarpt0(/pi2)dst))(command"circle"pt1"d"do_c2)(command"chprop"(entlast)"""la""Defpoints""")(setqpt2(polarpt1(*pido_c))(setqpt3(polarpt1(*pido_c))(command"line"pt2pt3"")(command"chprop"(entlast)"""la""Defpoints""")(setqpt2(polarpt1
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025屆高考英語讀后續(xù)寫說課稿 追車人
- 2025SRV汽化煙道熱噴涂合金防護(hù)層施工合同
- 2025民間融資合同范本
- 14《母雞》(說課稿)-2023-2024學(xué)年語文四年級下冊統(tǒng)編版
- 2025年駕校培訓(xùn)合同范本
- 2025商品購銷合同(超市類)
- 2024年五年級數(shù)學(xué)下冊 一 圖形的運(yùn)動(二)1.2畫對稱圖形說課稿 冀教版
- 2024-2025學(xué)年高中歷史 第一單元 第一次世界大戰(zhàn) 第2課 慘烈的四年戰(zhàn)事教學(xué)說課稿 岳麓版選修3
- 陶土板幕墻施工方案
- 游樂場植物墻施工方案
- 法醫(yī)病理學(xué)課件
- 職代會提案征集表
- 介紹uppc技術(shù)特點(diǎn)
- 物業(yè)工程工作分配及人員調(diào)配方案
- 《諫逐客書》理解性默寫(帶答案)最詳細(xì)
- 《黑駿馬》讀書筆記思維導(dǎo)圖
- 2023年物理會考真題貴州省普通高中學(xué)業(yè)水平考試試卷
- 盤扣式懸挑腳手架專項(xiàng)施工方案
- 勞動防護(hù)用品知識考試試題(含答案)
- 高中教師業(yè)務(wù)知識考試 數(shù)學(xué)試題及答案
- GB/T 9290-2008表面活性劑工業(yè)乙氧基化脂肪胺分析方法
評論
0/150
提交評論