<?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 How to switch between arrow mode and marquee mode? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-switch-between-arrow-mode-and-marquee-mode/m-p/705112#M10926</link>
    <description>&lt;P&gt;I try do develop my own toolbox. But I'm not able to activate the "marquee mode" and I can't find any API-call to switch between arrow mode and marquee mode.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jun 2026 14:47:41 GMT</pubDate>
    <dc:creator>torben_wadlinger</dc:creator>
    <dc:date>2026-06-12T14:47:41Z</dc:date>
    <item>
      <title>How to switch between arrow mode and marquee mode?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-switch-between-arrow-mode-and-marquee-mode/m-p/705112#M10926</link>
      <description>&lt;P&gt;I try do develop my own toolbox. But I'm not able to activate the "marquee mode" and I can't find any API-call to switch between arrow mode and marquee mode.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 14:47:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-switch-between-arrow-mode-and-marquee-mode/m-p/705112#M10926</guid>
      <dc:creator>torben_wadlinger</dc:creator>
      <dc:date>2026-06-12T14:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to switch between arrow mode and marquee mode?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-switch-between-arrow-mode-and-marquee-mode/m-p/705118#M10927</link>
      <description>&lt;P&gt;Hi Torben,&lt;/P&gt;
&lt;P&gt;I also think that there is no API call to switch between this modes.&lt;BR /&gt;Can you elaborate on what exactly you would like to achieve?&lt;BR /&gt;&lt;BR /&gt;If you want to replicate these two buttons you might want to work with input methods and then trigger the corresponding API.&lt;BR /&gt;E.g. Make your own arrow mode that would trigger a point input mode and you use this to get elements below that to add to the selection or something like this.&lt;BR /&gt;And for your own marquee trigger a different input mode and then pass data to `ACAPI_Selection_SetMarquee`.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 18:11:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-switch-between-arrow-mode-and-marquee-mode/m-p/705118#M10927</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2026-06-12T18:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to switch between arrow mode and marquee mode?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-switch-between-arrow-mode-and-marquee-mode/m-p/705139#M10928</link>
      <description>&lt;P&gt;I have shortcuts for arrow &amp;amp; marquee... 1 for arrow, 2 for marquee...&lt;/P&gt;
&lt;P&gt;there are also shortcuts for geometry method and construction method in the out of the box w/e (g &amp;amp; c respectively)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 22:54:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-switch-between-arrow-mode-and-marquee-mode/m-p/705139#M10928</guid>
      <dc:creator>Patrick M</dc:creator>
      <dc:date>2026-06-12T22:54:06Z</dc:date>
    </item>
  </channel>
</rss>

