<?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>Keith Ouellet's Communities Activities</title><link>https://communities.bentley.com/members/3cc198b4_2d00_4ba9_2d00_4651_2d00_9c7d_2d00_270c627c46cd</link><description>Recent activity for people in Keith Ouellet's community</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Key-In Double-click to open embedded OLE Excel object</title><link>https://communities.bentley.com/products/building/building_analysis___design/f/aecosim-speedikon-forum/206231/key-in-double-click-to-open-embedded-ole-excel-object</link><pubDate>Thu, 19 Nov 2020 12:40:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ba4db2c7-e4c7-4359-b572-2960fd1a5628</guid><dc:creator>Keith Ouellet</dc:creator><description>&lt;p&gt;Probably more of a PowerPlatform question but....&lt;/p&gt;
&lt;p&gt;Testing an upgrade to OpenBuildings Designer Connect&amp;nbsp;Update 7 from OpenBuildings Designer Connect&amp;nbsp;Update 3&lt;/p&gt;
&lt;p&gt;...in Update 3 we had a custom ribbon button that invoked the following key-in &lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;powerselector mode new;powerselector single;choose element;xy=-0.1583,-0.0354;xy=-0.1583,-0.0354&lt;/p&gt;
&lt;p&gt;which simulated a double click on an embedded Excel OLE object and resulted in opening the embedded Excel spreadsheet in Excel. The coordinates displayed represent the low range bottom corner of the OLE Object.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;after moving our custom ribbon button into Update 7 it is no longer working and neither is trying to perform this via the key-in dialog. However if we double-click via the mouse&amp;nbsp;the OLE object it opens just fine. I have included a small mp4 displaying the behavior in Update 3&lt;/p&gt;
&lt;p&gt;Is there a new way for me to key-in a double-click?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;br /&gt;Keith&lt;/p&gt;
&lt;p&gt;&lt;a href="https://communities.bentley.com/cfs-file/__key/communityserver-discussions-components-files/5917/2526.KeyInDoubleClickToOpenEmbeddedOLE.mp4"&gt;communities.bentley.com/.../2526.KeyInDoubleClickToOpenEmbeddedOLE.mp4&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Fit View - Clipped Reference</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/205860/fit-view---clipped-reference</link><pubDate>Thu, 12 Nov 2020 01:47:16 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2d7a8d63-3c0f-4216-9be2-e6b2addf1c98</guid><dc:creator>Keith Ouellet</dc:creator><description>&lt;p&gt;In process of exploring OpenBuildings Designer Connect Update 6, upgrading from AECOsim Building Designer Connect - Update 3.&lt;/p&gt;
&lt;p&gt;I have a clipped reference that the Fit View (Active, Raster, Reference &amp;amp; All) does not honor the clipped extents of the reference, &amp;nbsp;it instead zooms to the extents of the referenced content as if it wasn&amp;#39;t clipped. This was not the behavior in Update 3. What am I missing?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question II</title><link>https://communities.bentley.com/achievements/cd3cd235-25c1-476e-bb88-33a5705ca45a</link><pubDate>Tue, 06 Feb 2018 00:40:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b9be5964-092b-451a-861a-77930687b9ff</guid><dc:creator /><description>Ask 10 questions in a forum.</description></item><item><title>Named Expression Syntax</title><link>https://communities.bentley.com/products/administration/f/product-administration-forum/146233/named-expression-syntax</link><pubDate>Sat, 27 Jan 2018 15:38:57 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:610dbdbe-4515-44ea-97d3-126ca88d15da</guid><dc:creator>Keith Ouellet</dc:creator><description>&lt;p&gt;Using AECOSIM CONNECT UPDATE 1 | Windows 8.1&lt;/p&gt;
&lt;p&gt;Trying to customize some ribbon buttons using Named expressions. What I want to do is recognize a portion of a file name and if it matches show a button and if not don&amp;#39;t show a specific button.&lt;/p&gt;
&lt;p&gt;I have spent a significant amount of time and&amp;nbsp;tried many different possibilities (substring,&amp;nbsp;length -, getfilenamewithoutextension and others)&amp;nbsp;&amp;nbsp;and&amp;nbsp;all have given me grief.&lt;/p&gt;
&lt;p&gt;I feel the approaches below&amp;nbsp;have been the&amp;nbsp;most promising, because the individual pieces seem to work.&amp;nbsp;However when I combine and&amp;nbsp;click the Test button to evaluate, I get a &amp;quot;can not evaluate expression&amp;quot;&amp;nbsp;error instead of a true or false.&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;System.String.IndexOf(ConfigVar.GetExpandedConfigVar(&amp;quot;_DGNFILE&amp;quot;), &amp;rdquo;_GUI.DGNLIB&amp;rdquo;) &amp;gt; 0&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;System.String.IndexOf(System.String.ToString(ConfigVar.GetExpandedConfigVar(&amp;quot;_DGNFILE&amp;quot;), &amp;rdquo;_GUI.DGNLIB&amp;rdquo;)) &amp;gt; 0&lt;/p&gt;
&lt;p&gt;What am I doing wrong?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Keith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://communities.bentley.com/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Wed, 30 Aug 2017 00:59:41 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0068c9c0-0120-473d-9178-2f27e6ae36ff</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>[CONNECT] Named Expression with Compound condition</title><link>https://communities.bentley.com/products/administration/f/product-administration-forum/124206/connect-named-expression-with-compound-condition</link><pubDate>Wed, 27 Jul 2016 17:55:37 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7dbea3a3-7b4e-4004-861c-1e7e22823fad</guid><dc:creator>Keith Ouellet</dc:creator><description>&lt;p&gt;Have I done something wrong or is there a problem with Named Expression that contain compound conditions in CONNECT?&lt;/p&gt;
&lt;p&gt;I have a Ribbon Group that I want to show only when one of two models are active (aplan or Sheet1)&lt;/p&gt;
&lt;p&gt;I have the two models within my dgn yet my group only shows for the first model when its active not the second. When I test the conditions inside the named expression dialog both return true.&lt;/p&gt;
&lt;p&gt;Screen shots from my DGNLIB are included below&lt;/p&gt;
&lt;p&gt;Any help will be greatly appreciated&lt;/p&gt;
&lt;p&gt;named expression syntax&lt;/p&gt;
&lt;p style="margin-left:30px;"&gt;&lt;img alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Group Visibility property&lt;/p&gt;
&lt;p style="margin-left:30px;"&gt;&lt;img alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Microstation CONNECT customize ribbon workflow</title><link>https://communities.bentley.com/products/administration/f/product-administration-forum/123738/microstation-connect-customize-ribbon-workflow</link><pubDate>Wed, 13 Jul 2016 18:21:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e1dfe0fd-90af-472a-907b-84a9ba1f9dc4</guid><dc:creator>Keith Ouellet</dc:creator><description>&lt;p&gt;Is there a way to setup a workflow that will invoke a command, set a configuration variable or other action when&amp;nbsp;the workflow is selected from the drop down list by the user?&lt;/p&gt;
&lt;p&gt;For example.&lt;/p&gt;
&lt;p&gt;DGN has 2 models (Test1 and Test2)&lt;/p&gt;
&lt;p&gt;Workflow drop down has 2 workflows (Test1 and Test2)&lt;/p&gt;
&lt;p&gt;When user selects Test1 the Test1 model becomes active model and if Test2 is chosen then Test2 model is active model&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>