When creating a loadable family using “new component family” in Rhino.Inside.Revit, is it possible to load a single geometric shape as a new family, and is there a way to load multiple shapes as different types within the same new family?
I have seen this tutorial before. In this tutorial, the new loadable family has only one type. But what I mean is that I want to model several irregular columns with different sizes and features in Grasshopper, and then load these irregular columns into the same new loadable family in Revit called “Irregular Column” as different types: Irregular Column 1, Irregular Column 2…
Having different Elements in Family that have their visibility controlled by Type will need to have their respective visibility parameter associated with it. We don’t have a RiR component, so will need to be via the Revit UI at this time.