<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[v8i c#] Reload attachments, instead of reattaching them.</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/144486/v8i-c-reload-attachments-instead-of-reattaching-them</link><description>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</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [v8i c#] Reload attachments, instead of reattaching them.</title><link>https://communities.bentley.com/thread/439077?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 10:08:05 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:19c71cd1-3f15-4793-87d8-916a4520e59f</guid><dc:creator>Jon Summers</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;Rob.G&amp;quot;]Does anyone know if there is a way to reload attachments (references) instead of re-attaching them[/quote]&lt;/p&gt;
&lt;p&gt;There are several methods of an &lt;code&gt;Attachment&lt;/code&gt; that may help.&amp;nbsp; See the &lt;em&gt;MSTNPlatformNET&lt;/em&gt; help doc...&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Reattach&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Redraw&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Refresh&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;[quote user=&amp;quot;Rob.G&amp;quot;]We presume that...[/quote]&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t make assumptions!&amp;nbsp; A command in the user interface does not necessarily map 1:1 to a method name in the API.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>