<?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/"><channel><title>Robin Viebrock's Communities Activities</title><link>https://communities.bentley.com/members/421b1a8a_2d00_d2ca_2d00_4349_2d00_92a6_2d00_0436a78e3f6f</link><description>Recent activity for people in Robin Viebrock's community</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Ask A Question II</title><link>https://communities.bentley.com/achievements/cd3cd235-25c1-476e-bb88-33a5705ca45a</link><pubDate>Wed, 15 Mar 2023 14:41:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7b56c730-831b-40be-8f30-4f35bfd3cc17</guid><dc:creator /><description>Ask 10 questions in a forum.</description></item><item><title>Ask A Question I</title><link>https://communities.bentley.com/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Mon, 30 Aug 2021 02:06:59 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fc700b7b-c121-4628-9e5e-b1f5ab277b44</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Remapping reference files in a batch process</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/120058/remapping-reference-files-in-a-batch-process</link><pubDate>Mon, 06 Jun 2016 20:22:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b2b095d0-98e4-4a7b-b8ab-d0b9cd2deaea</guid><dc:creator>Robin Viebrock</dc:creator><description>&lt;p&gt;I need help on the following process.&lt;/p&gt;
&lt;p&gt;We have a set of drawings that each reference a border and another file twice (that is empty but has nested attachments). The sheets are basically plan over plan drawings.&lt;/p&gt;
&lt;p&gt;Here is the flow:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sheet GEO-1.dgn&lt;/p&gt;
&lt;p style="margin-left:30px;"&gt;xref: border:&amp;nbsp;Z:\CADD_PROJECTS\16\16012\CONTRACT SURROUNDS\16012-Frame Plan_250-GEO.DGN&lt;/p&gt;
&lt;p style="margin-left:30px;"&gt;top plan:&amp;nbsp;Z:\CADD_PROJECTS\16\16012\CONTRACT XREF\16012-XREF-GEO.DGN&lt;/p&gt;
&lt;p style="margin-left:30px;"&gt;bot plan:&amp;nbsp;&amp;nbsp;Z:\CADD_PROJECTS\16\16012\CONTRACT XREF\16012-XREF-GEO.DGN&lt;/p&gt;
&lt;p&gt;We sometimes have over 20 some odd sheets. But we use the same layout for similar drawings i.e. one set of 20 sheets for removals, another for geometry, another for pavement markings.&lt;/p&gt;
&lt;p&gt;What I am trying to do is, once i have one set put together, lets say geometry as the examples show above. Is to copy those 20 sheet dgn files, and make 20 removal sheet files and rename them. This i have been able to do no problem however, and here&amp;#39;s where i need help. For the removal sets the sheets need to set up as follows:&lt;/p&gt;
&lt;p&gt;Sheet REM-1.dgn&lt;/p&gt;
&lt;p&gt;xref: border:&amp;nbsp;Z:\CADD_PROJECTS\16\16012\CONTRACT SURROUNDS\16012-Frame Plan_250-REM.DGN&lt;/p&gt;
&lt;p&gt;top plan:&amp;nbsp;Z:\CADD_PROJECTS\16\16012\CONTRACT XREF\16012-XREF-REM.DGN&lt;/p&gt;
&lt;p&gt;bot plan:&amp;nbsp;&amp;nbsp;Z:\CADD_PROJECTS\16\16012\CONTRACT XREF\16012-XREF-REM.DGN&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there a batch process that can do this if i put file directory1 / file name1 --&amp;gt; file directory2 / file name2&amp;nbsp;into a txt batch process?&lt;/p&gt;
&lt;p&gt;Basically don&amp;#39;t want to double click, browse, accept, on three files every sheet.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have read a little bit about refrename.mvba but i am not a programmer and have no knowledge of VBA or the like. Plus we will use this batch process many times for the job, don&amp;#39;t mind editing a text file each time. And we&amp;#39;ll use it for many jobs.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any and all help would be appreciated, please respond in layman&amp;#39;s terms. Thanks&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to batch replace reference files in a bunch of drawings.</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/130966/how-to-batch-replace-reference-files-in-a-bunch-of-drawings</link><pubDate>Mon, 23 Jan 2017 20:09:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:83d5ddc3-dbb3-46c8-be53-034f19e8a911</guid><dc:creator>Robin Viebrock</dc:creator><description>&lt;p&gt;Before i begin please be aware that i have tried &amp;quot;RefRename.mvba&amp;quot; and it was unsuccessful.&lt;/p&gt;
&lt;p&gt;Here is what i am trying to do.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a set of drawings (D1-D10), who each reference a drawing (R1) twice and have logical names TOP and BOT in all 10 dwgs.&lt;/p&gt;
&lt;p&gt;refrename.mvba does not like when the same file is reference twice.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What i am looking for is a script / batch processes to replace R1 with R2 for both TOP and BOT in all drawings D1-D10.&lt;/p&gt;
&lt;p&gt;extra info: D1-D10 are all in the same directory A and R1 and R2 are both in the same directory B&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any and all help is greatly appreciated. Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>