AutoLISP เป็นเครื่องมือช่วยในการเขียนแบบด้วย AutoCAD ให้รวดเร็วยิ่งขึ้นช่วยประหยัดเวลาในการทำงาน ลดขั้นตอนในการเรียกใช้คำสั่ง ... และอื่นๆอีกมากมาย
วันพฤหัสบดีที่ 28 กันยายน พ.ศ. 2566
วันพฤหัสบดีที่ 14 กันยายน พ.ศ. 2566
การใช้งาน Cross Section X
การใช้งาน Cross Section X
Load Lisp file and
Start with CROSSX to execute
-
แนะนำให้ insert
blocks เข้ามาในแบบก่อนแล้วค่อยเริ่มคำสั่งใช้งาน
-
ถ้าเราไม่ได้ insert blocks เข้ามาก่อนจะมีข้อความเตือนให้ insert blocks ดังนี้
-
แล้วโปรแกรมจะให้เราเลือก blocks ทั้ง 2 ตัว
Arrow block Left
(Dynamic block)
Arrow block Right
(Dynamic block)
-
ต่อไปก็ทำการเลือกไฟล์ Excel.CSV
- แล้วก็เลือกตำแหน่งเพื่อวางตาราง
รูปแบบ
Excel
file .CSV มีดังนี้
เซลล์ A Sections Nmae
เซลล์ B ระยะทาง กม.
เซลล์ C ค่าระดับ เมตร
เซลล์ D รายละเอียดตำแหน่ง
เซลล์ A บรรทัดสุดท้ายใส่ autolispth หรือ end
วันจันทร์ที่ 11 กันยายน พ.ศ. 2566
Canal distance
วันพุธที่ 6 กันยายน พ.ศ. 2566
X Sections CSV
X Sections CSV
Text Symbols and Special Characters Reference
Text Symbols and Special Characters Reference
You can include special characters and symbols by entering a control code or a Unicode string.
Symbols can be inserted in text using one of the following methods:
- In the In-Place Text Editor while editing or placing mtext, right-click and select Symbol.
- On the contextual Text Editor ribbon tab, which displays while editing or placing mtext, click Symbol.
- On the contextual Text Editor ribbon tab, click Symbol > Other to display the Character Map. Copy and paste from the Character Map.
- Enter the control code or Unicode string.Note: Precede the Unicode string with a backslash ( \ ).
Unicode strings and control codes | ||
|---|---|---|
Name | Control Codes | Unicode Strings |
Degree (°) | %%d | U+00B0 |
Plus/Minus Tolerance (±) | %%p | U+00B1 |
Diameter ( | %%c | U+2205 |
Text symbols and Unicode strings | ||
|---|---|---|
Name | Symbol | Unicode String |
Almost equal |
| U+2248 |
Angle |
| U+2220 |
Boundary line |
| U+E100 |
Centerline |
| U+2104 |
Delta |
| U+0394 |
Electrical phase |
| U+0278 |
Flow line |
| U+E101 |
Identity |
| U+2261 |
Initial length |
| U+E200 |
Monument line |
| U+E102 |
Not equal |
| U+2260 |
Ohm |
| U+2126 |
Omega |
| U+03A9 |
Plate/property line |
| U+214A |
Subscript 2 |
| U+2082 |
Squared |
| U+00B2 |
Cubed |
| U+00B3 |
These text symbols are available in the following True Type (TTF) and SHX fonts:
- Simplex*
- Romans*
- gdt*
- amgdt*
- Isocp
- Isocp2
- Isocp3
- Isoct
- Isoct2
- Isoct3
- Isocpeur (TTF only)*
- Isocpeur italic (TTF only)
- Isocteur (TTF only)
- Isocteur italic (TTF only)
* These fonts also include the Initial Length symbol used for arc length dimensions.









