Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Schedule to all upper

3 ANTWORTEN 3
Antworten
Nachricht 1 von 4
Anonymous
1090 Aufrufe, 3 Antworten

Schedule to all upper

I have been trying to use Dynamo to create a schedule to all upper case. I have followed some other posts in order to get the right components together, but im not sure what I'm missing. The parameter exists in the specialty equipment models but it appears that it cannot pull the data, so the output fails. Am I missing something?

ThanksInkedScreenshot 2019-01-09 10.00.27_LI.jpg

3 ANTWORTEN 3
Nachricht 2 von 4
L.Maas
als Antwort auf: Anonymous

Dynamo is most of the times replicating what you would do in the GUI. So what you are doing is getting all the special equipment instances in the project and you ask about the parameters. So what kind of parameters are showing up?...instance parameters. You can see this with an additional node (element.parameters).

Capture.png

The parameters you want are the type parameters. So the trick is to get the family types of the selected instances (familyinstance.gettype). After that you can get the parameter value of the type parameters (make sure that the parameters have values filled in).

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

Nachricht 3 von 4
Anonymous
als Antwort auf: L.Maas

I appreciate the help, and I am making some progress and have played around with quite a few different tools, but haven't quite achieved the end result. I know I am probably still just missing something important. I have included a screenshot of the dynamo script and the sample schedule. It does not appear the script is pulling the correct parameters, and when it is run in Revit nothing on the schedule changes.

ThanksScreenshot 2019-01-16 11.42.29.png

Nachricht 4 von 4
Anonymous
als Antwort auf: Anonymous

Ok I did manage to make it work if I only do one parameter at a time. Not sure why I can't use the list to pull all the data and change each parameter at the same time. Am I using the list commands wrong?

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report