7cad Lisp

7cad Lisp

Win32 and 64, English

7cad
Copy and rotate objects in an array-like way. Break purlins lines to show lappings in a few clicks. Array Rebar and more commands.

General Usage Instructions

1. CA: copy objects in an array way.

Select objects, pick a base point, and pick a direct point. Then type your distance to copy, or just press enter. You can create an array of grid lines, rebar dots, etc. at various spacings by using this command.

2. RA

This is similar to the CA command, except now you are rotating objects.

3. 7BRPURLINS

This command is for steelwork. Select purlin lines and enter lapping length. The code will find crossing lines (they can be columns or beams or trusses) and break each purlin at every intersection point and extend each purlin to both sides a distance exactly equal to your specified lapping length.

4. ARB

+ Call the "ARB" command from the command prompt or from the 7CAD ribbon panel. Then the app will ask you to select a LINE, or a POLYLINE, or an ARC.

+ Then the app asks you for the distribution code. You can type:

+ Just a number, like "12," enter. The app will draw 12 rebar dots. Rebar size is taken as half of the current dimension text size.

+ You can enter "12F20" for the distribution code. Then the app will draw 12 rebar dots. But remember, since "rebar dot" is assumed to be an annotative object, its size is still half the current dimension text size. The only difference here is the rebar dot is offset away from the selected line or polyline by a distance. This distance is equal to the radius of the rebar size.

+ You can enter the pitch "F16@150" or just "@150," and rebar dots will be drawn at the 150-pitch center to center.

+ Press the "Tab" key to toggle the rebar dots' position to top or bottom.

+ Finally, hit Enter to end the command

5. More Commands

From version 2.0, I added a bundle of drafting commands to this app. Click "More Commands" to show the 7CAD Lisp Instructive Palette that lists all new commands.

Featured commands in the additional bundle:

+ PLOTALL: select rectangle polylines or title blocks in model space to plot each to a PDF file

+ Text commands: run TA to copy a numeric text and increase the number continuously. Text Calculation T+ T- T* to sum or subtract or multiply numeric texts.

Commands

Ribbon/Toolbar Icon Command Command Description

RA

This is similar to the CA command, except now you are rotating objects. Select objects and pick a base point. Then type your rotation angle to copy and rotate, or just press enter. You will have a polar array at various spacings. Type "U" to undo previous actions. Type "X" to select the exit option.

CA

Select objects, pick a base point, and pick a direction point. Then type your distance to copy or enter, and then enter. You will have an array of grid lines, rebar dots, etc., at various spacings. Type "U" to undo previous actions. Type "X" to select the eXit option.

7BRPURLINS

Select purlin lines and enter lapping length. The code will find crossing lines (they can be columns or beams or trusses) and break each purlin at every intersection point, extending each to both sides a distance exactly equal to your specified lapping length.

ARB

Draw array of rebar dot over line, polyline or arc

More Commands

Open 7cad Lisp Instructive Palette

Installation/Uninstallation

The installer that ran when you downloaded this app/plug-in from the Autodesk App Store will start installing the app/plug-in. OR, simply double-click the downloaded installer to install the app/plugin. You may need to restart the Autodesk product to activate the app/plug-in. To uninstall this plug-in, exit the Autodesk product if you are currently running it, simply rerun the installer, and select the "Uninstall" button. OR, click Control Panel > Programs > Programs and Features (Windows 8.1/10/11) and uninstall as you would any other application from your system.

Additional Information

Known Issues

Contact

Company Name: 7cad
Support Contact: linh@7cad-programming.com

Author/Company Information

7cad

Support Information

Version History

Version Number Version Description

2.0.0

Added Autodesk® AutoCAD® 2027 support Add a new bundle of commands on a 7cad Lisp instructive palette.

1.2.1

Added AutoCAD 2026 support. No change in version number.

1.2

Added AutoCAD 2022 support

1.1

Added 2021 support (No change in version number).

1.0

First release.

Go top