<?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>Export plates plot with python</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/230987/export-plates-plot-with-python</link><description>I&amp;#39;m trying to export plates plots with python. Someone knows how to scale plates forces graph? 
 
 Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Export plates plot with python</title><link>https://communities.bentley.com/thread/718085?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 16:03:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:15b1d74c-91ad-4c90-9f4e-99b7a86fd8ab</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Dear Marco,&lt;/p&gt;
&lt;p&gt;I assume you mean this plot as this is what is scaled:&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/343671/pastedimage1655913755578v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In Python that would be:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;g_o.Plots[-1].ScaleFactor = 0.1&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Notice the path I followed: I checked first the echo Plots[-1] to see the properties and I spotted the ScaleFactor.&amp;nbsp;&lt;br /&gt;You can also find this in the &lt;strong&gt;Help&amp;gt;Command reference&amp;gt;Output objects&amp;gt;Plot&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>