Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
en respuesta a: rapidcad

Thank you, this is really helpful. You are correct, I did drag and drop .dwgs containing our block files to build this palette, with the intention that they will automatically update the palettes for all of our users if any changes are implemented. I built the palette from a shared folder location and remapped the Tool Palettes search path to this folder. 

 

The system is partly working now. A few notes for anyone else who stumbles across this thread in the future. I opened the .atc files in the shared location, and in some cases had to find and replace the C:\myname\ directory with %UserProfileFolder%\. In other .atc files, there was already a relative path in place. 

 

This now works for everyone in the network, except for those who have their OneDrive installed on a separate directory, such a D:\. I can't figure out how to make the search path more generic, or if that is possible. Your suggestion of creating a new network drive letter for all of our OneDrives is, I assume, the correct solution. However, it is too disruptive for us to do right now. 

 

Thanks again!