Is there a way to list all the linked image files and their directories?
We have Revit installed on each workstation and the materials are located on our computers, not on the network. I’ve found that when someone opens a shared Revit project, the material files that are local do not show up, so there is a huge discrepancy.
I’m looking for an easy way to list all of the materials and their directories so that I can change them without hunting for them endlessly.
Do you know of a way to generate a list of the material images that are actively used?
You’re rigth the script in the link doesn’t work.
I created a new node for this task which works with all the materials schemas (masonry, wood, generic…) :
For now, this custom node only works with generic shemas materials but since I found a way to iterate over all the schemas in the Material Find Texture Path node, I can improve it if you need.