AutoLISP Tools Tips
539 subscribers
3 videos
78 files
24 links
Download Telegram
26-AREA EXCEL (PKAREA).vlx
28.4 KB
26-Area To Excel (PKAREA)
************************
The Area To Excel (PKAREA) command is used to create area in the excel sheet by clicking over the area in AutoCAD.

Step:
1-Load the "26-AREA EXCEL (PKAREA).vlx" into your AutoCAD
2-Type "PKAREA" in the command line.
3-The sheet will open automatically
4-Click inside the closed pline to insert into the Excel sheet
27-DIMENSION FIX (DIMFIXL, DIMFIXT).lsp
906 B
27-Dimension Fix (dimfixl, dimfixt)
************************
The Dimension Fix (dimfixl, dimfixt) command is used to place dimension over the line or by two point quickly.

Step:
1-Load the "27-DIMENSION FIX (DIMFIXL, DIMFIXT).lsp" into your AutoCAD
2-Type "DIMFIXL" or "DIMFIXT" in the command line.
3-Select the line (For "DIMFIXL") to measure the dimension of line.
4-Click two points on the screen (For "DIMFIXT") to measure the dimension of 2 points.
28-Dimension Mask (DIMMASK).vlx
12.2 KB
28-Dimension Mask (dimmask)
************************
The Dimension Mask (dimmask) command is used to mask the dimension text quickly

Step:
1-Load the "28-Dimension Mask (DIMMASK).vlx" into your AutoCAD
2-Type "DIMMASK" in the command line.
3-Type the mask color code (by default is "0" or "Black")
4-Type Mask offset
5-You will be prompted to select the dimension.
6-Press "Enter" to get the mask over the dimension text.
29-3Point Rectangle (3PR, 3PRD).lsp
19.1 KB
29-3Point Rectangle (3PR, 3PRD)
************************
The 3Point Rectangle (3PR, 3PRD) command is used to create 3 point rectangle
over the straight or tapered area.

Step:
1-Load the "29-3Point Rectangle (3PR, 3PRD).lsp" into your AutoCAD
2-Type "3PR" in the command line.
3-Selects the first, second, third point.
4-Click the 3nd point to create a rectangle.
5-Or type "3PRD" in the command line.
6-Click first and second point and than drag the rectangle.
30-Table Coordinate (TABCORD).lsp
12.3 KB
30-Table Coordinate (TABCORD)
************************
The Table Coordinate (TABCORD) command is used to find out coordinates
in table in the autocad.

Step:
1-Load the "30-Table Coordinate (TABCORD).lsp" into your AutoCAD
2-Type "TABCORD" in the command line.
3-Select the polyline press "Enter".
4-Click over the screen to get the table.
31-Arc To Circle (ATC).LSP
2.3 KB
31-Arc To Circle (ATC)
************************
The Arc To Circle (ATC) command is used to fill arc with circle just by
selecting at a time.

Step:
1-Load the "31-Arc To Circle (ATC).LSP" into your AutoCAD
2-Type "ATC" in the command line.
3-Select the arc press 'Enter' to get the connected circle.
32-Area Multi Units (ACL).VLX
2.8 KB
32-Area Multi Units (ACL)
The Area Multi Units (ACL) command is used to find out area in multi units.

Step:
1-Load the "32-Area Multi Units (ACL).VLX" into your AutoCAD
2-Type "ACL" in the command line.
3-Provide the decimal digit.
4-Select the closed polyline press Enter.
5-Click over the screen to get the multi unit area.
33-Sequence Offset (VXL).lsp
745 B
33-Sequence Offset (VXL)
************************
The Sequence Offset (VXL) command is used to provide multiple offset
repeatedly in sequence order.

Step:
1-Load the "33-Sequence Offset (VXL).lsp" into your AutoCAD
2-Type "VXL" in the command line.
3-Click over the line, pline, arc.
4-Provide distance then click repeatedly.
34-Multi Unit Area (DDAREA).Lsp
2.4 KB
34-Multi Unit Area (DDAREA)
************************
The Multi Unit Area (DDAREA) command is used to find out multi unit
area scale for closed polyline.

Step:
1-Load the "34-Multi Unit Area (DDAREA).Lsp" into your AutoCAD
2-Type "DDAREA" in the command line.
3-Select the desired closed polyline.
4-Press Enter
35-Point Coordinate (COOR).lsp
5.1 KB
35-Point Coordinate (COOR)
************************
The Point Coordinate (COOR) command is used to find out coordinates with
table at a time.

Step:
1-Load the "35-Point Coordinate (COOR).lsp" into your AutoCAD
2-Type "COOR" in the command line.
3-Select the second point by clicking on it.
4-Provide the first number.
5-Click to generate a table.
6-Click next points to create more list.
👍1🥰1
36-LAYER LEGEND (LEGEND).LSP
2.9 KB
36-Layer Legend (LEGEND)
************************
The Layer Legend (LEGEND) command used to create a layer legend
that screens the complete layer line type color of objects in the drawing.

Step:
1-Load the "36-LAYER LEGEND (LEGEND).LSP" into your AutoCAD
2-Type "LEGEND" in the command line.
3-Select the objects then "Enter"
4-Click over the screen to get the result.
37-LAYER NAME (LL).lsp
2.2 KB
37-Layer Name (LL)
************************
The Layer Name (LL) command used for quickly creating a layer name
over the lines for the entire drawing as shown in
This feature is helpful to find out each layer name quickly.

Step:
1-Load the "37-LAYER NAME (LL).lsp" into your AutoCAD
2-Type "LL" in the command line.
3-Select the objects then "Enter" to get the layer text.
38-DOUBLE EXTEND (DEX).lsp
13 KB
38-Double Extend (DEX)
************************
The Double Extend (DEX) command is used to provide both the side extension
for arc pline by providing specific length at a time.

Step:
1-Load the "38-DOUBLE EXTEND (DEX).lsp" into your AutoCAD
2-Type "DEX" in the command line.
3-Select the line, polyline, or arc
4-Enter the length for extension.
5- Press Enter again to extend the object in both directions simultaneously.
39-AREA 2 FIELD (A2F).lsp
6.5 KB
39-Area To Field (A2F)
The Area To Field (A2F) command is used to find area from closed polyline
or circle separately or collectively in to string at a time.

Step:
1-Load the "39-AREA 2 FIELD (A2F).lsp" into your AutoCAD
2-Type "A2F" in the command line.
3-Select the closed polyline, circle.
4-Press "Enter".
5-Click on the screen to get the total area.
40-Polyline Coordinate To Text File (PLXY).lsp
4 KB
40-Polyline Coordinates To Text File (PLXY)
************************
The Polyline Coordinates To Text File (PLXY) command is
used to save pline coordinates as TXT file.

Step:
1-Load the "40-Polyline Coordinate To Text File (PLXY).lsp" into your AutoCAD
2-Type "PLXY" in the command line.
3-Select pline press "Enter".
4-Locate the coordinate TXT file.