<?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 commands and variables names</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/221627/python-commands-and-variables-names</link><description>Hello everybody, 
 
 I&amp;#39;m trying to programm a simple Plaxis routine to run my model and generate results such as deviatoric stress vs axial strain, pore pressure vs axial strain, among others. 
 The thing is that i cannot find where those names are. I</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Python commands and variables names</title><link>https://communities.bentley.com/thread/680770?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 11:14:36 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e21856f4-7408-4f19-9d13-242ed218cef3</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Daniel,&lt;/p&gt;
&lt;p&gt;PLAXIS development has assisted in implementing a Python API to assist with accessing the PLAXIS objects when using Python.&lt;/p&gt;
&lt;p&gt;If you need to connect PLAXIS and MatLAB you will probably need to do some steps before MatLAB can &amp;quot;speak&amp;quot; in Python and the PLAXIS can &amp;quot;understand&amp;quot; it.&lt;/p&gt;
&lt;p&gt;You mention that your Python script does not run inside PLAXIS and it shows an error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you share that error?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It may be an issue of the boilerplate. Please check this article about it:&amp;nbsp;&lt;a href="/products/geotech-analysis/w/plaxis-soilvision-wiki/46005/using-plaxis-remote-scripting-with-the-python-wrapper"&gt;https://communities.bentley.com/products/geotech-analysis/w/plaxis-soilvision-wiki/46005/using-plaxis-remote-scripting-with-the-python-wrapper&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python commands and variables names</title><link>https://communities.bentley.com/thread/680405?ContentTypeID=1</link><pubDate>Thu, 04 Nov 2021 01:36:06 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c5d2ccc0-fdb7-4048-abf0-9a913c73ee69</guid><dc:creator>Daniel Valencia</dc:creator><description>&lt;p&gt;Thanks a lot!&lt;/p&gt;
&lt;p&gt;Now I have another question. Is there a way to connect Plaxis python to a MatLAB code?&lt;/p&gt;
&lt;p&gt;When I download my .py script, it does not run inside Plaxis and shows error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python commands and variables names</title><link>https://communities.bentley.com/thread/680188?ContentTypeID=1</link><pubDate>Wed, 03 Nov 2021 08:13:55 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7753e937-6c6f-47b4-99b4-abd6f76553eb</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Hello Daniel,&lt;/p&gt;
&lt;p&gt;As shown by a fellow PLAXIS user, you can check all the available properties in our Object reference.&lt;/p&gt;
&lt;p&gt;You can also, use the echo command:&lt;/p&gt;
&lt;p&gt;echo ResultTypes.Soil&lt;/p&gt;
&lt;p&gt;This will give you a list with all the correct property names to be used when retrieving results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Python commands and variables names</title><link>https://communities.bentley.com/thread/680172?ContentTypeID=1</link><pubDate>Wed, 03 Nov 2021 06:57:14 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4ec7b157-b14d-405e-b738-a118f9c95572</guid><dc:creator>dep25 niiosp</dc:creator><description>&lt;p&gt;Open Plaxis =&amp;gt; Help =&amp;gt; Command reference =&amp;gt; Output object reference =&amp;gt; Soil.&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/343671/pastedimage1635922725367v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>