7cad Array Rebar

7cad Array Rebar

Digitally signed app

免費
作業系統:
語言:

說明

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.

關於此版本

版本 2.0.0, 2024/4/12
Added AutoCAD 2025 support.


螢幕快照和視訊


客戶評論

1 評論
取得技術說明
  • Is not work
    Abdulellah Alattab | 六月 02, 2024 驗證下載 (這是什麼?)

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

    Linh Pham Vu Hong (發佈者) | 六月 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 | 二月 21, 2025

    Ok , i will try , thank you for respond

    Abdulellah Alattab | 三月 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 (發佈者) | 三月 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 | 三月 06, 2025

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

移至頂端