Hi all, i’m quite new to Dynamo community, so my experience isn’t that much.
I’ll explain my situation: I have to link thousands of files to other thousand of files and those files have to be linked with Attachment Reference Type and Relative path Type. Relative is seted through AddLink Node, but I could’t reach to Reference Type. Exploring Revit API docs, i saw something like RevitLink Attachment Properties, but i don’t have enough knowledge to apply those codes into Python.
I searched the forum for a solution and didn’t find any. Actually my graph does what i want it to do except Reference Type (thanks to all knowledge shared here), Reads excel file, and brings exactly the document i want to link.
Thank you very much for your attention,
Mark