7cad Array Rebar

7cad Array Rebar

Win32 und 64 Bit, Deutsch

7cad
Array rebar dot over line, polyline, or arc

Allgemeine Anweisungen zur Verwendung

This is an AutoLisp app. The Lisp source code is in the installation folder. After installation, go to the Add-In ribbon tab and you can see the 7cad panel with my ARB command.

Note: If you don't see the app, or run "ARB" returns the error of "Unknown command", then you should check the APPAUTOLOAD variable at your Autodesk® AutoCAD® command prompt. Type "APPAUTOLOAD" and set it to its default value of 14. Then, run the command "APPAUTOLOADER" for AutoCAD to reload add-in apps.

+ "ARB" command can be called from the command prompt, or from the 7cad ribbon panel.

+ Then the app will ask you to select a LINE, 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 the rebar dot is an assumed annotative object, its size is still half the current dimension text size. The only difference here is rebar dot is offset away from the selected line or polyline a distance. This distance is equal to the radius of the rebar size.

+ You can enter pitch "F16@150" or just "@150", and rebar dots will be drawn at 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

See screenshots for more details of how it works, and how the output is set up.

Bildschirmfotos

Befehle

Symbol in der Multifunktionsleiste/im Werkzeugkasten Befehl Beschreibung des Befehls

ARB

Draw array of rebar dots along line, polyline, or arc

Installation/Deinstallation

The installer that ran when you downloaded this app/plug-in from 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 7/8.1/10/11) and uninstall as you would any other application from your system.

Weitere Informationen

Contact me Linh Pham Vu Hong at linh@7cad-programming.com

Bekannte Probleme

Kontakt

Firmenname: 7cad
Kontakt für Support: linh@7cad-programming.com

Informationen zum Autor/zur Firma

7cad

Support-Informationen

Contact me Linh Pham Vu Hong at linh@7cad-programming.com

Versionsverlauf

Versionsnummer Versionsbeschreibung

2.0.0

Added AutoCAD 2025 support.
Nach oben