<?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: How to edit window 2D Cross Section Preview? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-edit-window-2D-Cross-Section-Preview/m-p/703769#M10901</link>
    <description>&lt;P&gt;Hi Leonardo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately there is no access to the Interactive Schedule via the API.&lt;BR /&gt;I've asked this Graphisoft directly and they confirmed the lack of access.&lt;BR /&gt;&lt;BR /&gt;Notably, the Interactive Schedule is programmed as an Add-On (check the Add-On Manager). There are mechanisms to expose functions of an Add-On to other Add-Ons, but it's more awkward to use. Might be one of many reasons why they haven't supported this yet.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Bernd&lt;/P&gt;</description>
    <pubDate>Wed, 27 May 2026 12:32:58 GMT</pubDate>
    <dc:creator>BerndSchwarzenbacher</dc:creator>
    <dc:date>2026-05-27T12:32:58Z</dc:date>
    <item>
      <title>How to edit window 2D Cross Section Preview?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-edit-window-2D-Cross-Section-Preview/m-p/703763#M10900</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on a C++ plugin and I'm trying to automate the modeling of some lines and dimensions directly onto the &lt;STRONG&gt;2D Preview&lt;/STRONG&gt; of window cross-sections within a&amp;nbsp;&lt;STRONG&gt;Schedule&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having trouble finding a way to access this specific view. From what I’ve explored in the API documentation so far, there doesn't seem to be a direct way to retrieve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone guide me on whether it is possible to access, obtain, and modify (specifically drawing lines and adding dimensions to) this 2D preview view via the Archicad API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/101569iE56C3381D5BB0457/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Image1.png" title="Image1.png" /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/101570i94209E46574D0966/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Image2.png" title="Image2.png" /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/101571i76674A3A95BF6845/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Image3.png" title="Image3.png" /&gt;</description>
      <pubDate>Wed, 27 May 2026 12:16:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-edit-window-2D-Cross-Section-Preview/m-p/703763#M10900</guid>
      <dc:creator>Leonardo Lopes</dc:creator>
      <dc:date>2026-05-27T12:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit window 2D Cross Section Preview?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-edit-window-2D-Cross-Section-Preview/m-p/703769#M10901</link>
      <description>&lt;P&gt;Hi Leonardo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately there is no access to the Interactive Schedule via the API.&lt;BR /&gt;I've asked this Graphisoft directly and they confirmed the lack of access.&lt;BR /&gt;&lt;BR /&gt;Notably, the Interactive Schedule is programmed as an Add-On (check the Add-On Manager). There are mechanisms to expose functions of an Add-On to other Add-Ons, but it's more awkward to use. Might be one of many reasons why they haven't supported this yet.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2026 12:32:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-edit-window-2D-Cross-Section-Preview/m-p/703769#M10901</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2026-05-27T12:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit window 2D Cross Section Preview?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-edit-window-2D-Cross-Section-Preview/m-p/703848#M10903</link>
      <description>&lt;P&gt;Hi Bernd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for the response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's a pity that this functionality isn't available in the API yet, especially since automating these preview details would be a huge time-saver. That insight about the Interactive Schedule being programmed as an Add-On makes a lot of sense as to why it's so restricted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really hope Graphisoft considers exposing these functions or implementing direct access to it in future API releases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for saving me from hours of chasing a dead end!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Leonardo&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 11:51:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-edit-window-2D-Cross-Section-Preview/m-p/703848#M10903</guid>
      <dc:creator>Leonardo Lopes</dc:creator>
      <dc:date>2026-05-28T11:51:37Z</dc:date>
    </item>
  </channel>
</rss>

