7cad Array Rebar

7cad Array Rebar

Digitally signed app

Free
OS:
Language:

Description

This is a nice command I made since I was a draftsman. With some little upgrades, now it is available to everyone.

 

  • Call the "ARB" command from your command prompt or Add-Ins ribbon. "ARB" stands for "ArrayRebar".
  • select a LINE, a POLYLINE, or an ARC. (Rarely happens but an ARC is fine)
  • enter your distribution code like "12F20" or "F16@200", etc.
  • Finally, the app will draw an array of specified rebar dots on the selected LINE, POLYLINE, or ARC

 

For more information, see Screenshots and General Usage Instruction in the Help Document.

About This Version

Version 2.0.0, 3/17/2025
Added AutoCAD 2026 support. Added AutoCAD 2025 support.


Screenshots and Videos


Customer Reviews

1 review
Get Technical Help
  • Is not work
    Abdulellah Alattab | June 02, 2024 Verified Download (What's this?)

    The command does not work and the icon does not appear after installation on AutoCAD 2022

    Linh Pham Vu Hong (Publisher) | June 03, 2024

    Hi, Abdulellah, You can find troubleshoot instructions for loading autocad app here in this blog post: https://7cad-programming.com/blog/blog/appautoload/ 7cad Array Rebar is just a lisp file. If you familar with using AutoLisp, you can also simply load the lisp manually. The lisp can be found here in the app's folder: C:\ProgramData\Autodesk\ApplicationPlugins\7cad Array Rebar.bundle\Contents\Windows

    Abdulellah Alattab | February 21, 2025

    Ok , i will try , thank you for respond

    Abdulellah Alattab | March 04, 2025

    is it possible to modify this LISP by freeing it from any dependence on system variable or annotation scale or cuix interface, so that it works in the following way. 1- The user starts by entering a number that is considered a scale for enlarging or reducing, then multiplying or dividing it by the value of the diameter of the rod and the distance between the rods. 2- The user enters the value of the diameter of the rod, 3- The user enters the distance between the rods 5- The program starts distributing them as in the original LISP. , usally i use thise scale , one autocad drawing unit = 1 meter

    Linh Pham Vu Hong (Publisher) | March 06, 2025

    Hi, Abdulellah, I want to keep my app simple. I think you can scale your line or pline up, run the Lisp, then scale down. 3 steps, rather than 5 steps, and that doesn't require any custom programming work. Kind regards,

    Abdulellah Alattab | March 06, 2025

    I have modified it. ، thank you very much , you do great worthly efoorts job

Go top