Search the Community
Showing results for tags 'slab'.
-
Steel reinforcement bars quantity survey lisp to table
Salama posted a topic in AutoLISP, Visual LISP & DCL
hi , this lisp is modified to calculate the quantity of steel bars as it placed on the plan of reinforcement in the form shown on the attached cad file named : steel.dwg lisp name and command : steel hope you joy it . and step by step together we improve it to fit what we want to do. steel.dwg steel.LSP -
Hello, I'm using Autocad Architecture 2008 and no matter what I seem to do in Materials Definitions, Style Manager, or Display Manager I cannot get the surface hatch to display on slab edges. Any help would be appreciated. Thanks! img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; } .cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; margin: -1px 1px 1px -1px; } #cubbies-overlay{ position: fixed; z-index: 9999; bottom: 30px; left: 30px; box-shadow: 0 2px 3px rgba(0,0,0,0.; border: none; } #cubbies-overlay:hover{ box-shadow: 0 2px 3px rgb(0,0,0); }