Hello,
I am working on a retail project where the client plans to open multiple stores in the future. My goal is to create a parametric template for a store where various elements, such as the ceiling system, can adapt to new spaces.
To achieve this, I am using Rhino.Inside to generate and document the design in Revit. For example, the ceiling system is composed of a series of box-like elements that are open on the lowest face, with each box having a different height. This ceiling is generated parametrically in Grasshopper.
I was considering creating a Revit ceiling family that would adapt to the boundaries of the space and be overwritten with the parametric ceiling geometry generated in Grasshopper. This family would serve as a template with predefined properties.
My questions are as follows:
-
How can I create the ceiling geometry in Revit and ensure it updates dynamically?
-
How can I assign multiple ceiling elements from Grasshopper to a single Revit family while maintaining their current locations and properties?
-
What approach would you recommend for this workflow?