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: 

Set Parameter Value from the reference parameter

2 ANTWORTEN 2
Antworten
Nachricht 1 von 3
amarkonathala
441 Aufrufe, 2 Antworten

Set Parameter Value from the reference parameter

 

I have a data of serial numbers that i want to map from the document to the revit model for specific parameter using dynamo can u please help me out 

amarkonathala_0-1613885532891.png

 

2 ANTWORTEN 2
Nachricht 2 von 3
barthbradley
als Antwort auf: amarkonathala

Are you actually getting errors on run.  Looks like the DYN Routine "completed without errors".  

Nachricht 3 von 3
franciscopossetto
als Antwort auf: amarkonathala

Hey,

 

It seems like you have to connect the values that you get from Elements.GetParameterValueByNameTypeOrInstance node into Elements.SetParameterByNameTypeOrInstance (on the input called value).

Before do that, you should filter the elements that you have collected from Revit, in order to have the same number of elements as values to set. To do that, use the same Mask you used on the List.FilterByBoolMask node, copy this node and connect the result (output in) on the Elements.SetParameterByNameTypeOrInstance node (on the input called element).

 

I think it should works.

Kind regards.   

Github:
https://github.com/franpossetto

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