<?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 - ResultType and PlotType</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/227988/python---resulttype-and-plottype</link><description>Hi, 
 I am able to export the Output plot using Python code, per the guidance provided in this article. 
 https://communities.bentley.com/products/geotech-analysis/w/plaxis-soilvision-wiki/45549/export-and-format-plots-from-plaxis-output 
 
 I tried out</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Python - ResultType and PlotType</title><link>https://communities.bentley.com/thread/755155?ContentTypeID=1</link><pubDate>Tue, 28 Feb 2023 00:41:32 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7844e74a-0d17-4dd8-bb98-4aec94d64217</guid><dc:creator>Arnkjell L&amp;#248;kke</dc:creator><description>&lt;p&gt;Thank you very much, that was exactly what I was looking for. It would be great if these commands could be documented a bit better in the scripting manual so it is&amp;nbsp;easier for users to find the right commands.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python - ResultType and PlotType</title><link>https://communities.bentley.com/thread/755093?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 13:25:17 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9c00d981-b5f1-4967-b119-40885f779e11</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Arnkjell,&lt;/p&gt;
&lt;p&gt;That is already possible by using the command: &lt;strong&gt;s_o.close()&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Check our relevant article:&amp;nbsp;&amp;nbsp;&lt;a href="https://communities.bentley.com/products/geotech-analysis/w/wiki/58269/how-to-open-and-close-a-plaxis-project-with-python"&gt;How to open and close a PLAXIS project with Python&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python - ResultType and PlotType</title><link>https://communities.bentley.com/thread/755092?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 13:23:51 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e32ac43c-e203-4fc6-83d7-fa550ef193b2</guid><dc:creator>Arnkjell L&amp;#248;kke</dc:creator><description>&lt;p&gt;Hi Stefanos, thank you for the reply. Yes that is the workaround that I am currently doing. In the context of this workaround, it would also be very helpful to be able to execute g_o.close() with keywords to specifically close only&amp;nbsp;a single model / viewport without closing the whole Output program (like Ctrl+F4 in the GUI). The only way I&amp;#39;ve found to do this now is to open a &amp;quot;dummy model&amp;quot; first, and then open and close subsequent models with g_o.open() and g_o.close(), which leaves the dummy model open on the Deformed Mesh view and ensures that the subsequent model also opens on the Deformed mesh view..&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python - ResultType and PlotType</title><link>https://communities.bentley.com/thread/755057?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 09:34:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:8cd09c13-e08f-45a9-bef9-842405db64a4</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Arnkjell,&lt;/p&gt;
&lt;p&gt;The option to switch to Deformed mesh will be included in our upcoming release of PLAXIS.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;With the V22 or V21 the only workaround is to perform all the exports when you first launch PLAXIS Output, in which the Deformed mesh is by default selected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python - ResultType and PlotType</title><link>https://communities.bentley.com/thread/755007?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 06:40:15 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fdb14397-62c2-4059-87a0-b67a89c1a64c</guid><dc:creator>Arnkjell L&amp;#248;kke</dc:creator><description>&lt;p&gt;Hi Stefanos, any update on this fix, or alternatively, if there is any temporary workaround? I am having the same issue and need a way to make the vport go to &amp;quot;Deformed Mesh&amp;quot; as we are making several output plots for a large number of models. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python - ResultType and PlotType</title><link>https://communities.bentley.com/thread/705849?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 23:11:09 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ad4ebcaf-5a5c-4467-9f8d-debb08bbaadc</guid><dc:creator>Eric Woon</dc:creator><description>&lt;p&gt;Hi Stefanos,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the clarification.&amp;nbsp;&lt;br /&gt;Good to know PLAXIS is working on that.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python - ResultType and PlotType</title><link>https://communities.bentley.com/thread/705686?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 15:46:21 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b4ec88af-218b-4993-8795-28197c4121d2</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear&amp;nbsp;Xiang Kai Woon,&lt;/p&gt;
&lt;p&gt;None means that nothing exists. I know that this is an issue for the deformed mesh plot as it does not have a &lt;em&gt;PlotType&lt;/em&gt; yet. We are working on that.&lt;/p&gt;
&lt;p&gt;The rest of the plots do, though, which is why I recommend first making an export of the Deformed mesh and then proceeding with the rest of the plots.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>