Does anyone know if there is a way to reload attachments (references) instead of re-attaching them. We are running into (Level table?) override issues since Caching the files and then reattaching them via c# addin. We presume that a reload, just like when initiating it from the reference Dialog as a user, will Keep the overrides as they are. Right now they re getting chaotic or just Show up correctly when loading the file a second time (and the file is still available in the Cache).
Sorry I can't give code Details. I'm no developer, just trying to help my colleagues from a user/Administrator Point of view...
Unknown said:Does anyone know if there is a way to reload attachments (references) instead of re-attaching them
There are several methods of an Attachment that may help. See the MSTNPlatformNET help doc...
Attachment
Reattach
Redraw
Refresh
Unknown said:We presume that...
Don't make assumptions! A command in the user interface does not necessarily map 1:1 to a method name in the API.
Regards, Jon Summers LA Solutions