<?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>PLAXIS LE Python API - How can I change the number of slices in the script?</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/221482/plaxis-le-python-api---how-can-i-change-the-number-of-slices-in-the-script</link><description>I&amp;#39;m trying to change the number of slices in the script but I did not find any example.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: PLAXIS LE Python API - How can I change the number of slices in the script?</title><link>https://communities.bentley.com/thread/680014?ContentTypeID=1</link><pubDate>Tue, 02 Nov 2021 13:22:38 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d41550ea-5f24-489d-8ec4-31dc9c53f743</guid><dc:creator>Faseel Khan</dc:creator><description>&lt;p&gt;The script examples can be found in the following directory:&lt;br /&gt;&lt;br /&gt;C:\Program Files\Bentley\Geotechnical\PLAXIS LE CONNECT Edition V21\API\docs&lt;/p&gt;
&lt;p&gt;In there you can open the file Index.html&lt;/p&gt;
&lt;p&gt;Then go to Analysis settings under Sub-Modules:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;a title="plxle.analysis_settings" href="/products/geotech-analysis/f/plaxis-soilvision-forum/221482/plaxis-le-python-api---how-can-i-change-the-number-of-slices-in-the-script/analysis_settings.html"&gt;plxle.analysis_settings&lt;/a&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Then under Classes go to:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;a title="plxle.analysis_settings.ConvergenceSettings" href="#plxle.analysis_settings.ConvergenceSettings"&gt;ConvergenceSettings&lt;/a&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Then on the right side you will see its attributes under ConvergenceSettings and the syntax goes like this:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;code&gt;num_slices&lt;/code&gt;&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;:&amp;ensp;&lt;code&gt;int&lt;/code&gt;, optional&lt;/p&gt;
&lt;p&gt;Number of slices. Defaults to&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;30&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>