<?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>Python command for close active project</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/223178/python-command-for-close-active-project</link><description>Hello, What is the Python command for &amp;quot;close active project&amp;quot; in the Output? With &amp;quot;g_o.close()&amp;quot; I am closing all project plots and the Output, but I only want to close the plots and not the whole Output.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Python command for close active project</title><link>https://communities.bentley.com/thread/686358?ContentTypeID=1</link><pubDate>Wed, 08 Dec 2021 16:37:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:645ad576-6cbe-4ca0-bc81-919fab0dce63</guid><dc:creator>Sven Fachinger</dc:creator><description>&lt;p&gt;Thank you very much for the fast answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python command for close active project</title><link>https://communities.bentley.com/thread/686355?ContentTypeID=1</link><pubDate>Wed, 08 Dec 2021 16:34:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9eb413ba-8d0c-4cd8-8f90-bb2d837188d5</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Sven,&lt;/p&gt;
&lt;p&gt;The answer is:&amp;nbsp;&lt;strong&gt;s_o.close()&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The reason is as the &lt;em&gt;s_o&lt;/em&gt; works on the server level (session) and not on the global object level the &lt;em&gt;g_o&lt;/em&gt; works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>