<?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>Using different keyboard shortcut seeds for AECOsim Building designer and AECOsim MicroStation mode</title><link>https://communities.bentley.com/products/building/building_analysis___design/w/building_analysis_and_design__wiki/38720/using-different-keyboard-shortcut-seeds-for-aecosim-building-designer-and-aecosim-microstation-mode</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Using different keyboard shortcut seeds for AECOsim Building designer and AECOsim MicroStation mode</title><link>https://communities.bentley.com/products/building/building_analysis___design/w/building_analysis_and_design__wiki/38720/using-different-keyboard-shortcut-seeds-for-aecosim-building-designer-and-aecosim-microstation-mode</link><pubDate>Mon, 11 Jun 2018 11:47:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f062b16b-bc50-4db1-9850-e5d0b44e58d0</guid><dc:creator>Ranit Deb</dc:creator><comments>https://communities.bentley.com/products/building/building_analysis___design/w/building_analysis_and_design__wiki/38720/using-different-keyboard-shortcut-seeds-for-aecosim-building-designer-and-aecosim-microstation-mode#comments</comments><description>Current Revision posted to OpenBuildings | AECOsim | Speedikon Wiki by Ranit Deb on 6/11/2018 11:47:52 AM&lt;br /&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;" width="30%"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AECOsim Building Designer&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.03.00.40&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Configuration&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;Overview&lt;/h1&gt;
&lt;p&gt;How to edit the keyboard shortcuts&amp;nbsp;that I&amp;#39;ve&amp;nbsp;created and set&amp;nbsp;them as the seed file with MS_KEYBOARDSHORTCUTSSEED.&amp;nbsp;How to get&amp;nbsp;different seed files for when using AECOsim&amp;nbsp;Building Designer&amp;nbsp;or&amp;nbsp;AECOsim&amp;nbsp;MicroStation mode. Is there a way to accomplish this? (Note that both&amp;nbsp;variations are&amp;nbsp;reading from the same *.cfg file)&lt;/p&gt;
&lt;h1&gt;Method&lt;/h1&gt;
&lt;p&gt;By&amp;nbsp;adding&amp;nbsp;the following statement to standards.cfg :&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;%if $(BB_DISCIPLINE) == &amp;quot;MicroStation&amp;quot;&lt;br /&gt;MYVAR = MicroStationDesignerModeActive&lt;br /&gt;%else&lt;br /&gt;MYVAR = BuildingDesignerModeActive&lt;br /&gt;%endif&lt;/p&gt;
&lt;p&gt;We can&amp;nbsp;find the test values appearing in MicroStation and AECOsim Building Designer modes respectively.&lt;/p&gt;
&lt;p&gt;Once&amp;nbsp;we have them appearing correctly, we can then substitute the appropriate MS_KEYBOARDSHORTCUTSSEED statements, each one directing to the appropriate seed file.&lt;/p&gt;
&lt;p&gt;The first line is a logical test that asks if the value of BB_DISCIPLINE is &amp;quot;MicroStation&amp;quot; (the quotation marks are part of the syntax).&lt;/p&gt;
&lt;p&gt;If true then the first value of MYVAR is applied, if not the second (else) value is applied.&lt;/p&gt;
&lt;p&gt;To be really thorough a first line could be added:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;MYVAR= DefaultValue&lt;/p&gt;
&lt;p&gt;This tests that MYVAR is set to an initial value that can then be seen to be changed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-18/NewLogo.png"&gt;&lt;img style="border-width:0px;" alt=" " height="60" src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: CONNECT Edition, ABD, how to, AECOsim Building Designer, Configuration&lt;/div&gt;
</description></item><item><title>Using different keyboard shortcut seeds for AECOsim Building designer and AECOsim MicroStation mode</title><link>https://communities.bentley.com/products/building/building_analysis___design/w/building_analysis_and_design__wiki/38720/using-different-keyboard-shortcut-seeds-for-aecosim-building-designer-and-aecosim-microstation-mode/revision/2</link><pubDate>Thu, 07 Jun 2018 05:49:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f062b16b-bc50-4db1-9850-e5d0b44e58d0</guid><dc:creator>Ranit Deb</dc:creator><comments>https://communities.bentley.com/products/building/building_analysis___design/w/building_analysis_and_design__wiki/38720/using-different-keyboard-shortcut-seeds-for-aecosim-building-designer-and-aecosim-microstation-mode#comments</comments><description>Revision 2 posted to OpenBuildings | AECOsim | Speedikon Wiki by Ranit Deb on 6/7/2018 5:49:45 AM&lt;br /&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;" width="30%"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AECOsim Building Designer&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.03.00.40&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Configuration&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;DataGroup Catalog&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;Overview&lt;/h1&gt;
&lt;p&gt;How to edit the keyboard shortcuts&amp;nbsp;that I&amp;#39;ve&amp;nbsp;created and set&amp;nbsp;them as the seed file with MS_KEYBOARDSHORTCUTSSEED.&amp;nbsp;How to get&amp;nbsp;different seed files for when using AECOsim&amp;nbsp;Building Designer&amp;nbsp;or&amp;nbsp;AECOsim&amp;nbsp;MicroStation mode. Is there a way to accomplish this? (Note that both&amp;nbsp;variations are&amp;nbsp;reading from the same *.cfg file)&lt;/p&gt;
&lt;h1&gt;Method&lt;/h1&gt;
&lt;p&gt;By&amp;nbsp;adding&amp;nbsp;the following statement to standards.cfg :&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;%if $(BB_DISCIPLINE) == &amp;quot;MicroStation&amp;quot;&lt;br /&gt;MYVAR = MicroStationDesignerModeActive&lt;br /&gt;%else&lt;br /&gt;MYVAR = BuildingDesignerModeActive&lt;br /&gt;%endif&lt;/p&gt;
&lt;p&gt;We can&amp;nbsp;find the test values appearing in MicroStation and AECOsim Building Designer modes respectively.&lt;/p&gt;
&lt;p&gt;Once&amp;nbsp;we have them appearing correctly, we can then substitute the appropriate MS_KEYBOARDSHORTCUTSSEED statements, each one directing to the appropriate seed file.&lt;/p&gt;
&lt;p&gt;The first line is a logical test that asks if the value of BB_DISCIPLINE is &amp;quot;MicroStation&amp;quot; (the quotation marks are part of the syntax).&lt;/p&gt;
&lt;p&gt;If true then the first value of MYVAR is applied, if not the second (else) value is applied.&lt;/p&gt;
&lt;p&gt;To be really thorough a first line could be added:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;MYVAR= DefaultValue&lt;/p&gt;
&lt;p&gt;This tests that MYVAR is set to an initial value that can then be seen to be changed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-18/NewLogo.png"&gt;&lt;img style="border-width:0px;" alt=" " height="60" src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: CONNECT Edition, ABD, how to, AECOsim Building Designer, Configuration&lt;/div&gt;
</description></item><item><title>Using different keyboard shortcut seeds for Building designer and microstation mode</title><link>https://communities.bentley.com/products/building/building_analysis___design/w/building_analysis_and_design__wiki/38720/using-different-keyboard-shortcut-seeds-for-aecosim-building-designer-and-aecosim-microstation-mode/revision/1</link><pubDate>Mon, 04 Jun 2018 09:32:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f062b16b-bc50-4db1-9850-e5d0b44e58d0</guid><dc:creator>Ranit Deb</dc:creator><comments>https://communities.bentley.com/products/building/building_analysis___design/w/building_analysis_and_design__wiki/38720/using-different-keyboard-shortcut-seeds-for-aecosim-building-designer-and-aecosim-microstation-mode#comments</comments><description>Revision 1 posted to OpenBuildings | AECOsim | Speedikon Wiki by Ranit Deb on 6/4/2018 9:32:52 AM&lt;br /&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;" width="30%"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AECOsim Building Designer&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;10.03.00.40&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Configuration&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;DataGroup Catalog&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;Overview&lt;/h1&gt;
&lt;p&gt;How to edit the keyboard shortcuts which I&amp;#39;ve done and set it as the seedfile with MS_KEYBOARDSHORTCUTSSEED.&amp;nbsp;How to get&amp;nbsp;different seedfiles for while starting&amp;nbsp;building designer and&amp;nbsp;starting in&amp;nbsp;microstation mode. Is there a way to get this done? (Both programs reading from the same .cfg-file)&lt;/p&gt;
&lt;h1&gt;Method&lt;/h1&gt;
&lt;p&gt;By&amp;nbsp;adding&amp;nbsp;the following statement to standards.cfg to test:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;%if $(BB_DISCIPLINE) == &amp;quot;MicroStation&amp;quot;&lt;br /&gt;MYVAR = MicroStationDesignerModeActive&lt;br /&gt;%else&lt;br /&gt;MYVAR = BuildingDesignerModeActive&lt;br /&gt;%endif&lt;/p&gt;
&lt;p&gt;We can&amp;nbsp;find the test values appearing in MicroStation and Building Designer modes respectively.&lt;/p&gt;
&lt;p&gt;Once&amp;nbsp;we have them appearing correctly, we can then substitute the appropriate MS_KEYBOARDSHORTCUTSSEED statements, each one directing to the appropriate seed file.&lt;/p&gt;
&lt;p&gt;The first line is a logical test that asks if the value of BB_DISCIPLINE is &amp;quot;MicroStation&amp;quot; (the quotation marks are part of the syntax).&lt;/p&gt;
&lt;p&gt;If true the the first value of MYVAR is applied, if not the second (else) value is applied.&lt;/p&gt;
&lt;p&gt;To be really through a first line could be added:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;MYVAR= DefaultValue&lt;/p&gt;
&lt;p&gt;This tests that MYVAR is set to an initial value that can then be seen to be changed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-18/NewLogo.png"&gt;&lt;img style="border-width:0px;" alt=" " height="60" src="/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: CONNECT Edition, ABD, how to, AECOsim Building Designer, Configuration&lt;/div&gt;
</description></item></channel></rss>