s.rostagno
Guest
Good morning to all,
I created a dynamo procedure that reads some parameters of revit objects and brings them back to a qrcode that I can save as an image in a certain local folder on the pc.
At this point I would like not to write the image locally but always with dynamo go to insert it into a vacuum parameter in revit, so that you can create then an abacus in which the elements of the model are present and the relative qrcode.
to compile a parameter in revit I only know the function "setparameterbyname" where however as value does not allow me to insert the image of the qrcode.
Can you tell me if that's possible?
Thank you.
I created a dynamo procedure that reads some parameters of revit objects and brings them back to a qrcode that I can save as an image in a certain local folder on the pc.
At this point I would like not to write the image locally but always with dynamo go to insert it into a vacuum parameter in revit, so that you can create then an abacus in which the elements of the model are present and the relative qrcode.
to compile a parameter in revit I only know the function "setparameterbyname" where however as value does not allow me to insert the image of the qrcode.
Can you tell me if that's possible?
Thank you.