I am new to Inside.Rhino and GrassHopper but I have managed to put together a very basic process to get elements from Rhino to Revit using an existing category in Revit:
Repeating that process for every layer in Rhino will create the elements in Revit but uses an existing Revit Model Object Style. I would like to use the layer names in a Rhino 7 model to create new Model Object Styles in Revit during the export of the geometry for the objects on those layers.
Hi @Japhy , how about assigning subcategories to free form elements from the add form component? This doesnt seem to be working whether I try from the ‘Component Family Form’ or from the element parameter
My intention was to create sub-categories under the Revit main category ‘Casework’ that would make it easier to edit the object styles. The sub-categories creation has worked:
The parameters are invalid because you are using the casework template which has predefined Depth and Width parameter. When creating custom families its recommended to use generic models family template.
Which file did you want me to share? I can’t share the Rhino model (NDA bound).
Rather than fix the above issues, perhaps I should explain what I’m trying to do.
I have a Rhino 3D model and I would like to transfer all elements (2141 block instances, 417 curves, 91 surfaces, 2579 polysurfaces, 529 extrusions, 592 meshes) to Revit. I have attempted to do this via Grasshopper using Rhino.Inside as shown above.
As there will be collaboration required with other companies , I wanted to create sub-categories within Revit (as you mentioned, perhaps the Generic Model family template would work best), and transfer elements from Rhino to Revit via GH layer by layer (I used one layer previously as a test to create the sub-category Auditorium Seating Rake).
I would like to take all geometry per layer in Rhino and transfer those elements to Revit using one of the sub-categories created for each layer (e.g. Auditorium Seating Rake, LED Screen, FOH elements, BOH Elements).
DWGs need to be exported from Revit so the sub-categories will allow for more control through object styles.
Thank you for the email with the link to the RIR Community - I will look into that later.
As it stands, I was hoping for a solution to this issue - I followed the ‘Organize Rhino Geometry in Revit subcategories’ but did not get the same results.
I have attached an amended Rhino, Revit and GH files that I’ve used. It seems to generate more than one instance of each element and they are still not visible.
As you will see, the sub-categories have been created under Generic Models. The elements have been created - as I mentioned previously, Search by ID for any of the GH element numbers in Revit will highlight a pin.
@Rob28 It worked. I just set the Overwrite Family option to True. Just be careful with the data structure otherwise you will mess up with the subcategories or you will not get all the required elements