Above is my first functional C# revit add-in, making bending rebar at any angle an easy task. For those non-structural engineers, the smaller the piece of rebar, the smaller the allowable bend. Being able to quickly sketch rebar to scale with minimum bend radii is …

Revit C Sharp

Making a revit addin has been a goal of mine for some time. Yesterday I finally succeeded, complete with ridiculous names, images and tasks completed.

The addin is simple and essentially useless, it assigns walls of a certain type to a workset (Github).

Learning C#

Revit C Sharp
First Previous 4 5 6 7 8 Next Last

Sidebar

Site Info

  • Latest Comments
  • retug on ETABs Parametric Building -

    Toni,

    Please take the new concrete design tool for a spin.

    There is a nice new export to excel button for your use, MM diagrams, and additional parameters for the concrete section in question.

    Thanks,

    Retug

  • Toni on ETABs Parametric Building -

    Retug,

    I have a request for the site. For the P&M output into excel, could you add a header with the basic parameters? Width, height, reinforcement provided so the pasting has context as to which output it is for? 

     

    Thanks,

    Toni

  • retug on ETABs Parametric Building -

    @Toni, this post does not discuss the level of mesh refinement required. The focus is on building an ETABS model efficiently. Mesh refinement is typically evaluated within ETABS by studying the parameter of interest and refining the mesh until the results converge to an acceptable tolerance.

    @fpsstructures, I edited your …