รับออกแบบเขียนคำสั่ง AutoCAD ด้วย Auto LISP เคล็ดลับ AutoCAD,โปรแกรม AutoLISP,Visual LISP,Perspective3D ตุลาคม 2013 ~ SiAni_3D Auto LISP

Perspective 3D บูธสินค้า

ทำภาพ Perspective 3D บูธสินค้าต่างๆ

AutoLISP and Visual LISP

AutoLISP and Visual LISP โปรแกรมที่จะช่วยในการทำงาน ของ AutoCAD ง่ายและรวดเร็วขึ้น

ถอดแบบเฟอร์นิเจอร์

รับถอดแบบเฟอร์เจอร์ทุกชนิด จัดทำ Drawing , Assembly ,Parts,Fitting,Packing

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

วันพุธที่ 16 ตุลาคม พ.ศ. 2556

[AUTO LISP] - CHAIN คำสั่งเขียนโซ่


Chain - Draw a chain like drawing a line. From point to point to point. This program uses two blocks, chain1.dwg (the open link) and chain2.dwg (the closed link). The closed link has a wipeout behind it to trim the open link. You will have to have the wipeout enabler installed for Release 14 thru 2002. You can get this at Autodesk.com. See other notes about the program inside the CHAIN.lsp file.


การใช้งาน 


1.download lisp และแตกไฟล์ ZIP จะได้ Folder  Chain  จัดเก็บไว้ ตามอรรถยาศัย
2. เปิดโปรแกรม Auto CAD  เปิด options  การตั้งค่า  เลือก แถบ file


  • จากนั้นเลือก Support file search path
  • คลิก ปุ่ม add 
  • คลิก ปุ่ม browse
  • เลือก  Folder  Chain ที่เป็บไว้เมื่อตะกี้นี้ 

3.คลิก Apply และ ok จบการตั้งค่า  (เปิดไฟล์ template ใหม่)

4.โหลด lisp chain เข้ามาใช้งาน

5.พิมพ์ คำสั่ง chain   
  • ใส่ขนาด scale โซ่
  • คลิกจุด เริ่มต้น 
  • คลิกจุด ที่ต้องการสร้าง โซ่ ต่อๆไป




เครดิต : http://www.jefferypsanders.com/autolisp_CHAIN.html

วันจันทร์ที่ 14 ตุลาคม พ.ศ. 2556

งาน BOOTH HITACHI






วันพฤหัสบดีที่ 3 ตุลาคม พ.ศ. 2556

[AUTO LISP] จัดตำแหน่ง text

[AUTO LISP] Positioning text


โปรแกรมจัดตำแหน่ง text ในแนวแกน X และ Y

วิธีการใช้งาน

1. พิมพ์ คำสั่ง
tx  (จัดตำแหน่งแนวแกน x)
ty  (จัดตำแหน่งแนวแกนy)

2.เลือก text ตำแหน่งอ้างอิง



3.เลือก text ที่ต้องการให้อยู่ในตำแหน่ง แนวแกน x หรือ y  ตาม text ที่อ้างอิง




ตัวอย่าง ผลลัพธ์ที่ได้  ในตำแหน่งแกน Y




Related Posts Plugin for WordPress, Blogger...