wrha Posted January 19, 2010 Posted January 19, 2010 From A Long Time I Have Idea To Make Reinforcement Lisp That Lisb Draw Reinforcement In Sections With Variables Vertical & Horizontal Bars With Variables In Spacing AND CONCERETE COVER . I Hope Any One Help Me How Can I MAKE That Lisp. Thanx For All Quote
Tiger Posted January 19, 2010 Posted January 19, 2010 Hi Wrha, please do not post your question more than once, it will be noticed anyway. I would say that to make a lisp for reinforcement is too complicated. I draw reinforcement plans and have had the same thoughts, but the sheer volume of different types of reinforcements and the variables included.. it very quickly get too much for a lisp to handle. That is, too much for someone not doing it for a living to do. If you disagree with me, or if the type of reinforcement that you do is much more limited, then please provide us with an example of how it would look, perhaps someone would like the challenge. Quote
ReMark Posted January 19, 2010 Posted January 19, 2010 Are you working in 2D or 3D? Are you working in metric or imperial units? Would you just be using straight bars or bents as well? Your lisp routine would have to include a number of factors such as bar spacing (both horizontal and vertical), bar sizes, slab thickness, minimum distances from bars to edges of concrete, etc. Do you have a list of everything the user would be required to input? Quote
Cad-n-ator Posted January 20, 2010 Posted January 20, 2010 I have a few seperate lisps that can draw in the rebar in section but not a single one that will do it all - it might work for you but you might have to tweek it to work since it is written for our layering and visual styles. If your interested let me know. Quote
wrha Posted January 27, 2010 Author Posted January 27, 2010 i hop u can show me that lisp mr cad-n-ator it will help me so much and save my time . thanx Quote
ReMark Posted January 27, 2010 Posted January 27, 2010 Check out this thread on a similar subject. http://www.cadtutor.net/forum/showthread.php?t=16415 Quote
ReMark Posted January 27, 2010 Posted January 27, 2010 Draw rebar as solid. http://cadtips.cadalyst.com/lisp-code-modules/draw-rebar-figure Quote
Cad-n-ator Posted January 27, 2010 Posted January 27, 2010 Sure can - send me a pm or just give me your email and i can send you the stuff we use. Quote
rochel1280 Posted June 16, 2010 Posted June 16, 2010 hello Mr. Remark, i need an lisp for reinforcement and found ur link... can u teach me how to use this lisp please? thank u so much.. Quote
ReMark Posted June 16, 2010 Posted June 16, 2010 The instructions for loading a lisp routine can be found here: http://www.cadtutor.net/faq/questions/28/How+do+I+use+an+AutoLISP+routine%3F Quote
mnc19 Posted January 20, 2011 Posted January 20, 2011 I have a few seperate lisps that can draw in the rebar in section but not a single one that will do it all - it might work for you but you might have to tweek it to work since it is written for our layering and visual styles. If your interested let me know. I am interested in those lisps i need them can u send it to mnc19@maktoob.com Quote
Nerf Posted February 8, 2011 Posted February 8, 2011 Here is an old Lisp program I wrote for reinforcing Concrete Beams. Hope this helps IODGBR.LSP Quote
catoscuro Posted April 30, 2015 Posted April 30, 2015 I have a few seperate lisps that can draw in the rebar in section but not a single one that will do it all - it might work for you but you might have to tweek it to work since it is written for our layering and visual styles. If your interested let me know. I am interested in those lisps i need them can u send it to catoscuro@hotmail.com Quote
masterfal Posted November 15, 2016 Posted November 15, 2016 bump been looking around for a lisp that can draw some lines/reinforcement in plan view. not having much luck.. looking for something where i can specify: -number of bars (lines) -length of bars (lines) -spacing of bars (lines) for example i might have 3N20 @ 200 UB x 5000 (attached image) 3 = number of bars 200 = spacing 5000 = length drawing a line and offsetting is quite time consuming. using dynamic blocks is a little quicker but still seems kinda slow. not sure if anyone knows how to set something like this up via lisp? or maybe show me something similar? Quote
halam Posted November 15, 2016 Posted November 15, 2016 Rochel, use the command : appload, then go to the directory. The lisp will probably contain a part defun c:.... Then type this in in the commandline to invoke it.. What lisp did you find? Just curious.. Quote
ReMark Posted November 15, 2016 Posted November 15, 2016 halam: You do realize rochel posted her question on 16 June 2010 do you not? Her last activity here was July of the same year. What do you think the chances are you'll get a response? Quote
halam Posted November 15, 2016 Posted November 15, 2016 Oops .. Forget about it, Rochel. @Masterfal a lot can be done with array'ed blocks in 3d or 2d. Quote
Umar Posted May 1, 2019 Posted May 1, 2019 Hi all. Can I get any help to draw a set of polylines (one short and one long) between two points so that the shorter line is 0.15* (distance between the two selected points)? Quote
BIGAL Posted May 3, 2019 Posted May 3, 2019 Dont post here start a new post ! Need a image dgw etc anyway Admin maybe do something with this Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.