Modify AppearanceAsset Description

Hey guys!
I’m creating materials from an excel file, but I’m having trouble modifying their description in the AppearanceAssets tab. Tried to go by SetParametersByName, but can’t find the parameter. I also tried using ArchiLab’s Set BuildIn Parameter node, but even if it doesn’t have any errors in the execution of the routine, the description is not modified. Any suggestions here?

@evelynvrodrigues , hi

Can you share some screenshots? what do you try? :wink:

I tried two nodes to change the parameter, one from archilab and one from dynamo. The dynamo node gives an error and cannot find the parameter. The archilab node apparently works fine when run, but it doesn’t work.

Hi,

It is possible with the Genius Loci package.
You need to download this package and add the latest node that you can find on Github
(Right click and Save As on the Raw button.) Drop the new node in C:\Users\%USERNAME%\AppData\Roaming\Dynamo\Dynamo Revit\2.12\packages\Genius Loci\dyf


Thank you! This worked great!