3D walls
walls.lsp
This file is for making 3D walls easily.
Why do you draw walls when you can build them using this file. Avoid all the strains in picking precisely the "other corner" in _box command... Just pick the Start and end points.. type in the required height. Your 3D wall is ready.
Load this file in to the drawing from Tools.. Load Application.
Task | Command |
3D Wall Horizontal | hwall |
3D wall Vertical | vwall |
Procedure for 3D wall Horizontal
Command |
Prompt |
Input |
hwall |
Pick the starting point of wall | Pick the Starting point . Hit Enter |
Pick the end of wall | Pick the End point . Hit Enter | |
Please enter the height of wall | Type in the Height of the wall you want to make..Hit Enter | |
You need not to pick the exact end point. Any point in vertical line of the end point will be sufficient |
Procedure for 3D wall Vertical
Command |
Prompt |
Input |
vwall |
Pick the starting point of wall | Pick the Starting point . Hit Enter |
Pick the end of wall | Pick the End point . Hit Enter | |
Pllease enter the height of wall | Type in the Height of the wall you want to make..Hit Enter | |
You need not to pick the exact end point. Any point in horizontal line of the end point will be sufficient |
Note
By default the width of wall is fixed as 0.20 units Metric. You may edit walls.lsp to fit to you choice