<?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: paper width? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21870#M34110</link>
    <description>I don't know a documentation of the layout object class, but there is a doc of the basic library, where you can find some of the constant local parameters: &lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/10/" target="_blank"&gt;Basic Lib 10&lt;/A&gt;. Especially see &lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/10/LibDevGuide/Appendix_ACParams.html#ac_lp_obj" target="_blank"&gt;Appendix A - Fix named optional parameters&lt;/A&gt;.</description>
    <pubDate>Wed, 05 Jul 2006 14:20:55 GMT</pubDate>
    <dc:creator>Frank Beister</dc:creator>
    <dc:date>2006-07-05T14:20:55Z</dc:date>
    <item>
      <title>paper width?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21867#M34107</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Has anyone worked out how to extract the width of the layout sheet?&lt;BR /&gt;
&lt;BR /&gt;
The title "linear Drawing title 10" uses "gs_title_width_paper" but that doesnt seem to call up the width directly.&lt;BR /&gt;
Also the sheeting indexes us the paper size so the info is there somewhere but how to get it?&lt;BR /&gt;
Any ideas?&lt;BR /&gt;
thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2006 09:00:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21867#M34107</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2006-07-05T09:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: paper width?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21868#M34108</link>
      <description>The layout, grid, and drawing data are in parameter arrays in the drawing title object. The layout is ACLayout_Rect. So:&lt;BR /&gt;

&lt;PRE&gt;layoutWidth = ACLayout_Rect[3] - ACLayout_Rect[1]&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Jul 2006 10:22:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21868#M34108</guid>
      <dc:creator>James Murray</dc:creator>
      <dc:date>2006-07-05T10:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: paper width?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21869#M34109</link>
      <description>Thanks James&lt;BR /&gt;
Is there any documentation on this? I not sure how it is working</description>
      <pubDate>Wed, 05 Jul 2006 13:06:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21869#M34109</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2006-07-05T13:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: paper width?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21870#M34110</link>
      <description>I don't know a documentation of the layout object class, but there is a doc of the basic library, where you can find some of the constant local parameters: &lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/10/" target="_blank"&gt;Basic Lib 10&lt;/A&gt;. Especially see &lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/10/LibDevGuide/Appendix_ACParams.html#ac_lp_obj" target="_blank"&gt;Appendix A - Fix named optional parameters&lt;/A&gt;.</description>
      <pubDate>Wed, 05 Jul 2006 14:20:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/paper-width/m-p/21870#M34110</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2006-07-05T14:20:55Z</dc:date>
    </item>
  </channel>
</rss>

