AutoLISP Tools Tips
538 subscribers
3 videos
78 files
24 links
Download Telegram
Forwarded from CBiG-Cambodia
58-Auto Calculator (CALC).lsp
1.9 KB
58-Auto Calculator (CALC)
************************
The Auto Calculator (CALC) command is used to calculate (+-/*) the value.

Step:
1-Load the "58-Auto Calculator (CALC).lsp" into your AutoCAD
2-Type "ACL" in the command line then choose (+-/*).
3-Select the value press "Enter", choose replace or write.
4-Click on screen to write or select the text then "Enter"
59-Auto Numbers (NMBR).lsp
453 B
59-Auto Numbers (NMBR)
************************
The Auto Numbers (NMBR) command is used to update the existing number in sequence order.

Step:
1-Load the "59-Auto Numbers (NMBR).lsp" into your AutoCAD
2-Type "NMBR" in the command line.
3-Select the numbers choose the starting point press "Enter".
60-Quick Calculator (TC).lsp
17.8 KB
60-Quick Calculator (TC)
************************
The Quick Calculator (TC) command is used to perform calculation (+-*/).

Step:
1-Load the "60-Quick Calculator (TC).lsp" into your AutoCAD
2-Type "TC" in the command line.
3-Select the value press "Enter" choose the operation.
4-Select the operand then place the result.
61-Text Math (TMA).lsp
9 KB
61-Text Math (TMA)
************************
The Text Math (TMA) command is used to perform calculation of existing value.

Step:
1-Load the "61-Text Math (TMA).lsp" into your AutoCAD
2-Type "TMA" in the command line.
3-Choose the mode of operation(+-/*).
4-Specify operand then select the text press "Enter"
62-Field Arithm (FIELDMATH).lsp
30.1 KB
62-Field Arithm (FIELDMATH)
************************
The Field Arithm (FIELDMATH) command is used to perform multiple
mode of calculation in one time.
Note : Result will update automatically if the operand change

Step:
1-Load the "62-Field Arithm (FIELDMATH).lsp" into your AutoCAD
2-Type "FIELDMATH " in the command line.
3-Click numerical content press "Enter".
4-Specify operator, such as add/subs/mul/div. Result
5-Click on result to get the calculated value.
63-Add Number (ADDN).lsp
398 B
63-Add Number (ADDN)
************************
The Add Number (ADDN) command is used to sum number value.

Step:
1-Load the "63-Add Number (ADDN).lsp" into your AutoCAD
2-Type "ADDN" in the command line.
3-Select the value press "Enter".
4-Repeat the same with next value.
3👍1
64-HATCH LOG (PATCATALOG).vlx
15.7 KB
64-Hatch Catalog (PATCATALOG)
************************
The Hatch Catalog (PATCATALOG) command is used to extract entire hatch in AutoCAD.
Step:
1-Load the "64-HATCH LOG (PATCATALOG).vlx" into your AutoCAD
2-Type "PATCATALOG" in the command line and press "Enter".
3-All PAT files or only AutoCAD PAT files choose
4-Enter to get the hatches.
65-CROSS MARK (DF).lsp
4.7 KB
65-Cross Mark (DF)
************************
The Cross Mark (DF) command is used to create quick cross marks in AutoCAD.
Step:
1-Load the "65-CROSS MARK (DF).lsp" into your AutoCAD
2-Type "DF" in the command line and press "Enter".
3-Select first and second point.
4-Type Distance Value and press enter.
5-Type Length Value and press enter.
6-A cross mark will be placed at the chosen points.
1
66-TWISTED PAIR (2WIST).LSP
2.9 KB
66-Twisted Pair (2WIST)
The Twisted Pair (2WIST) command is used to create twisted pair.
Step:
1-Load the "66-TWISTED PAIR (2WIST).LSP" into your AutoCAD
2-Type "2WIST" in the command line.
3-Provide the diameter and angle.
4-Pick first and second point.
5-Get the result.
2
67-FREE HAND (FHAND).LSP
8.2 KB
67-Free Hand (FHAND)
************************
The Free Hand (FHAND) command is used to convert any line pline
into free hand.
Step:
1-Load the "67-FREE HAND (FHAND).LSP" into your AutoCAD
2-Type "FHAND" in the command line.
3-Choose average segment length, & curve offset.
4-Select object press "Enter".
2
68-Erase Inside (EICP).lsp
5.3 KB
68-Erase Inside (EICP)
************************
The Erase Inside (EICP) command is used to erase the objects in side closed pline.
Step:
1-Load the "68-Erase Inside (EICP).lsp" into your AutoCAD
2-Type "EICP" in the command line.
3-Click over the closed pline.
4-Result inside objects removed.
3👍1
69-Break Line (BREAKAT).lsp
15.9 KB
69-Break Line (BREAKAT)
************************
The Break Line (BREAKAT) command is used to break line pline at any point.
Step:
1-Load the "69-Break Line (BREAKAT).lsp" into your AutoCAD
2-Type "BREAKAT" in the command line.
3-Click over the point of line pline.
2
70-Block Area (BAREA).lsp
378 B
70-Block Area (BAREA)
************************
The Block Area (BAREA) command is used to find area for any closed pline in the block.
Step:
1-Load the "70-Block Area (BAREA).lsp" into your AutoCAD
2-Type "BAREA" in the command line.
3-Click over the block closed pline.
1👍1
I really appreciate your support and subscribe to my channel.
Thank You All
7
Happy New Year 2025, Have Nice Time With Your Family and achieve great things in 2025
5
Forwarded from CBiG-Cambodia
For anybody who wants to learn about video and photo editing, you can join this channel: https://t.me/TheCreatorLearningTools
This media is not supported in your browser
VIEW IN TELEGRAM
Learning AutoLISP & Visual LISP
*******************************
00. Introduction
01. LISP Formatting
02. LISP Functionality
03. Visual LISP Introduction
04. Working with Strings
05. Working with Lists
06. Getting Data From Users
07. Loops
08. Selection Sets
09. Working with Geometry
10. Creating and Editing Graphic Entities
11. Creating and Editing Non-Graphic Entities
12. Storing Data
13. Loading LISPs and Error Trapping
14. Conclusion
4