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, 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 …

  • fpsstructures on ETABs Parametric Building -

    Really impressive work combining Three.js with ETABS for a parametric workflow. The ability to quickly generate and analyze multiple tower forms can be a huge advantage during early-stage design exploration. I also like how the structural logic still feels clean and efficient despite the complex geometry. 

  • Toni on ETABs Parametric Building -

    How do you assess the fineness of the mesh required? More scale or load based?