<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Get &amp;amp; Set the Plot Settings in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/10846002#M20463</link>
    <description>Thanks again !!!</description>
    <pubDate>Tue, 28 Dec 2021 07:24:38 GMT</pubDate>
    <dc:creator>KurtzDavid</dc:creator>
    <dc:date>2021-12-28T07:24:38Z</dc:date>
    <item>
      <title>Get &amp; Set the Plot Settings</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/9251762#M20460</link>
      <description>&lt;P&gt;Hello, nice people!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am the very new guy at AutoCAD api, who used to use Revit api before.&lt;/P&gt;&lt;P&gt;At this time, I wanna get and change some values from the Plot Settings, such as Drawing orientation or Plot style table or Plot Style Table Editor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems there are some information from PlotConfigManager class of ObjectARX: Managed .NET Reference Guide(&lt;A href="https://help.autodesk.com/view/OARX/2020/ENU/?guid=OARX-ManagedRefGuide-Autodesk_AutoCAD_PlottingServices_PlotConfigManager_ColorDependentPlotStyles" target="_blank"&gt;https://help.autodesk.com/view/OARX/2020/ENU/?guid=OARX-ManagedRefGuide-Autodesk_AutoCAD_PlottingServices_PlotConfigManager_ColorDependentPlotStyles&lt;/A&gt;), however, it confuses me little bit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea where I could learn with a sample code or at least get more information of this(Get and Set Plot Setting)? I am learning the AutoCAD API structure for now, however, i need to know Plot Style Table Editor and Drawing Orientation(PlotSettingValidator.SetPlotRotation(x, PlotRotation.Degrees090) doesn't work ), especially now!XD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 771px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/717078iC156EA4E07827411/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 10:32:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/9251762#M20460</guid>
      <dc:creator>200211047</dc:creator>
      <dc:date>2020-01-15T10:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get &amp; Set the Plot Settings</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/9252853#M20461</link>
      <description>&lt;P&gt;AFAIK. there is no .NET API exposed to edit plot style *ctb file (nor API for *.pc3). You can only use existing *ctb file (that is, you may have to manually create/edit the plot style to your purpose, then use it in your .NET plotting code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, PlotSettingValidator.SetPlotRotation() should work. Rotating media (paper) 90 or 270 degree would result in either "Portait", or "Landscape", DEPENDING on how the paper size is defined. When defined as portrait, 90/270 rotation makes it landscape, while defined as landscape, 90/270 rotating makes it portrait. You need to know the size, then decide how you want to rotate.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 17:35:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/9252853#M20461</guid>
      <dc:creator>Norman_Yuan</dc:creator>
      <dc:date>2020-01-15T17:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get &amp; Set the Plot Settings</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/9276246#M20462</link>
      <description>&lt;P&gt;Thanks a lot, mate! that information is useful, at least i tested in different way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more question!! i am coding to set up the Plot part using Get &amp;amp; Set, can you let me know the link where I can set up the each option? Like Plot scale, Plot options such on? Do you think can I get and set via "PlotSettingsValidator"?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 08:58:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/9276246#M20462</guid>
      <dc:creator>200211047</dc:creator>
      <dc:date>2020-01-27T08:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get &amp; Set the Plot Settings</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/10846002#M20463</link>
      <description>Thanks again !!!</description>
      <pubDate>Tue, 28 Dec 2021 07:24:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-amp-set-the-plot-settings/m-p/10846002#M20463</guid>
      <dc:creator>KurtzDavid</dc:creator>
      <dc:date>2021-12-28T07:24:38Z</dc:date>
    </item>
  </channel>
</rss>

