<?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>Radius and center coordinates Plaxis LE-API</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/236152/radius-and-center-coordinates-plaxis-le-api</link><description>How I can find the radius and center coordinates of a circular surface generated by the CuckooSearch method in API from Plaxis LE?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Radius and center coordinates Plaxis LE-API</title><link>https://communities.bentley.com/thread/735201?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2022 14:50:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d840ee29-d272-4c34-ad56-2f80ab65231d</guid><dc:creator>Mariele Rodrigues</dc:creator><description>&lt;p&gt;Thanks a lot!&amp;nbsp;I really appreciate your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Radius and center coordinates Plaxis LE-API</title><link>https://communities.bentley.com/thread/734202?ContentTypeID=1</link><pubDate>Wed, 28 Sep 2022 16:37:37 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f7b71c63-2f05-4a77-9385-02130d6e558b</guid><dc:creator>Faseel Khan</dc:creator><description>&lt;p&gt;Number of slices or iterations are convergence settings, and can be found in the Model &amp;gt; Settings dialog, under the Convergence tab.&lt;/p&gt;
&lt;p&gt;A complete document of the results is available through the API in JSON format. All our existing sample scripts have a line near the bottom that reads &amp;lsquo;result.fos&amp;rsquo;. To retrieve the full information set, add a new line to print out &amp;lsquo;result.model_info&amp;rsquo;, or read it into a string. Python has a library for parsing JSON content, so you can also query specific information from this output.&lt;/p&gt;
&lt;p&gt;This output is identical to the content found in the Reports &amp;gt; View Model Information menu item in the software. Here&amp;rsquo;s a partial example, with strings you can use. So in your case, you can query &amp;lsquo;Rotation Center&amp;rsquo;. I don&amp;rsquo;t see a radius, but the entry and exit point are provided, so you can calculate the radius from that distance.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/343671/pastedimage1664383103425v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>