I am writing a simple script to add detail item in to Revit. I am following the below steps.
I have a set of points, generated from a c# component.
I am using Add Detail item component from Revit inside rhino, in which I am selecting the view and type.
I have 2 questions,
In this detail item, when I select in revit, has some parameters, how can I set these parameters from the detail components that are created.? I am not able to access these parameters
For question number one, you will find detailed explanation in below guide, you will mainly need to use either “Inspect Element” or “Element Parameter” components to change the parameters of the detail elements or any other elements you create in the future:
For question number two, you will find your answer in the below post, let us know if that does not solve it for you: