Repath Cad Links

Hi everyone,

I´m trying to repath using reload from some dwg links instances imported projects.

Does anyone know how to make the OrchidPackage Link.Repath node work?

I’m stuck, the node asks for element and not link in the first input

Issue
“Warning: Link.Repath operation failed.
No overload for method ‘LoadFrom’ takes ‘2’ arguments”

thanks in advice!

Hi @dca

Please check the script I made. Just make sure that the CAD file is DWG file not a DXF file.
Also, please make sure that the DWG file is linked, not inserted.

reload_CAD.dyn (5.1 KB)

Thanks

works perfect!

nice simple python code !

thank you so much @blsalvio! :grinning: