AutoLISP Tools Tips
538 subscribers
3 videos
78 files
24 links
Download Telegram
52-COLOR LAYER (COL2LAY).VLX
14.7 KB
52-Color Layer (COLOR2LAY)
************************
The Color Layer (COLOR2LAY) command is used to create layers with
color code named from exisiting objects color at a time.

Step:
1-Load the "52-COLOR LAYER (COL2LAY).VLX" into your AutoCAD
2-Type "COL2LAY" in the command line.
3-Select the object and press "Enter".
4-Result the object color as separate layer.
👍1
53-Sum Number (SNUM).LSP
1.5 KB
53-Sum Numbers (SNUM)
************************
The Sum Numbers (SNUM) command is a computational function to find out
sum of a series of numerical values.
This command can be utilized in computing environments
including area statement number of sheet count and more.

Step:
1-Load the "53-Sum Numbers (SNUM).lsp" into your AutoCAD
2-Enter the "SNUM" command.
3-Select desired value once.
4-Select Existing Text Entity to be replaced > Click on any value to override the final result.
5-OR Hit Enter Twice To Place as New text > Click text position go get the final result.
1
54-Incremental Array (incarrayd).lsp
16.1 KB
54-Incremental Array (incarrayd)
************************
The Incremental Array (incarrayd) command is used to create incremental
array with multi text with step increment at a time.
incarray : Standard version
incarrayd : Dynamic version

Step:
1-Load the "54-Incremental Array (incarrayd).lsp" into your AutoCAD
2-Type "incarrayd" in the command line and press "Enter".
3-Specify the increment value & press Enter.
4-Specify the base point for the array.
5-Drag cursor to create the array with the specified increment.
6-Release the mouse button to finalize the array.
1
55-Super Calculator (CA).lsp
3 KB
55-Super Calculator (CA)
************************
The Super Calculator (CA) command is used for quick auto calculation in
AutoCAD.

Step:
1-Load the "55-Super Calculator (CA).lsp" into your AutoCAD
2-Type "CA" in the command line.
3-You will be prompted to choose a mode of operation, which can be " + ", " -", or " * ".
4-Select the entire text and press enter.
5-Press "Y" to confirm your selection.
6-Click over the area where you want to see the result.
1
56-ADD NUMBERS (+).LSP
647 B
The Addition (+) command is used to add value of text, mtext in the AutoCAD.

Step:
1-Load the "56-ADD NUMBERS (+).LSP" into your AutoCAD
2-Type "+" in the command line.
3-Select value two or more.
4-Press enter to get the addition result.
1
57-Add Archived (ADD).LSP
2.2 KB
57-Add Archived (ADD)
************************
The Add Archived (ADD) command is used to add the text value with
archived result.

Step:
1-Load the "57-Add Archived (ADD).LSP" into your AutoCAD
2-Type "ADD" in the command line.
3-Select value tow or more.
4-Press enter to get the addition with previous selected text.
1
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