<?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: Custom User Interface Macros in Installation &amp; update</title>
    <link>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274188#M38757</link>
    <description>&lt;BLOCKQUOTE&gt;jakubc7 wrote:&lt;BR /&gt;
I imagine anything is possible with ADD-ONs which require deep level coding knowledge but is there a simpler way to achieve something like this?&lt;/BLOCKQUOTE&gt;

Nope.&lt;BR /&gt;
Add-ons it is.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Thu, 08 Mar 2018 08:33:30 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-03-08T08:33:30Z</dc:date>
    <item>
      <title>Custom User Interface Macros</title>
      <link>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274186#M38755</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Not sure if my title uses correct terminology.&lt;BR /&gt;&lt;BR /&gt;I would like to be able to create some basic commands and incorporate them into my user interface (through a custom toolbar or something similar).&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;1. Have a button that toggles my multiple SURVEY layers ON/OFF, while keeping all the other layers as they are. So very different to LAYER COMBINATIONS.&lt;BR /&gt;2. Execute a series of commands with one click. Can't think of anything useful right now but for the sake of an example; Select Object &amp;gt; CLICK MY SPECIAL BUTTON which in turn &amp;gt; Drags Object 500mm along X axis &amp;gt; Elevates by 2000mm &amp;gt; Rotates by 45°&lt;BR /&gt;&lt;BR /&gt;I imagine anything is possible with ADD-ONs which require deep level coding knowledge but is there a simpler way to achieve something like this?&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Aug 2025 15:01:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274186#M38755</guid>
      <dc:creator>jakubc7</dc:creator>
      <dc:date>2025-08-06T15:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom User Interface Macros</title>
      <link>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274187#M38756</link>
      <description>number 2: make a macro in windows or use osx automator.&lt;BR /&gt;
&lt;BR /&gt;
Number 1: create a find &amp;amp; select Criteria Set where you choose: Element Type - is - All Types, and after add all the layers you like with 'or' at the end. Now whenever you want to hide all those layers, pick your saved Criteria set, hit the plus button and use quick layers palette to hide those layers.&lt;BR /&gt;
&lt;BR /&gt;
Alternative: in your layer settings add a SURVEY extension or something like that to the layer, open layer settings, sort by extension, select all the SURVEY extension ones and click hide.&lt;BR /&gt;
&lt;BR /&gt;
Both might not be a single button, but also shouldn't take much longer to do, especially since you would typically use hotkeys to get in to Find &amp;amp; Select or Layer Settings.</description>
      <pubDate>Thu, 08 Mar 2018 08:32:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274187#M38756</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2018-03-08T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom User Interface Macros</title>
      <link>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274188#M38757</link>
      <description>&lt;BLOCKQUOTE&gt;jakubc7 wrote:&lt;BR /&gt;
I imagine anything is possible with ADD-ONs which require deep level coding knowledge but is there a simpler way to achieve something like this?&lt;/BLOCKQUOTE&gt;

Nope.&lt;BR /&gt;
Add-ons it is.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 08 Mar 2018 08:33:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274188#M38757</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-03-08T08:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom User Interface Macros</title>
      <link>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274189#M38758</link>
      <description>Thanks for your replies Erwin and Barry.&lt;BR /&gt;
I'll give the "Automator" a go as it may be handy for many things (not just ARCHICAD). The FIND+SELECT suggestion doesn't really do what I want it to do. &lt;BR /&gt;
&lt;BR /&gt;
Sounds like Add-ons is the way to go. Any suggestions where to start Barry? Any resources that are better than starting with ARCHICAD HELP?</description>
      <pubDate>Fri, 09 Mar 2018 03:55:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274189#M38758</guid>
      <dc:creator>jakubc7</dc:creator>
      <dc:date>2018-03-09T03:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom User Interface Macros</title>
      <link>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274190#M38759</link>
      <description>&lt;BLOCKQUOTE&gt;jakubc7 wrote:&lt;BR /&gt;Any suggestions where to start Barry? Any resources that are better than starting with ARCHICAD HELP?&lt;/BLOCKQUOTE&gt;

I haven't delved into the magic of add-ons.&lt;BR /&gt;
It all looks to hard for me.&lt;BR /&gt;
But this is where I would start if I was interested.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=23&amp;amp;t=54605" target="_blank"&gt;&lt;LINK_TEXT text="viewtopic.php?f=23&amp;amp;t=54605"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=23&amp;amp;t=54605&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 09 Mar 2018 05:11:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274190#M38759</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-03-09T05:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom User Interface Macros</title>
      <link>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274191#M38760</link>
      <description>Thanks Barry. Probably well out of my comfort zone but definitely looks like a right place to start.</description>
      <pubDate>Fri, 09 Mar 2018 05:22:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Installation-update/Custom-User-Interface-Macros/m-p/274191#M38760</guid>
      <dc:creator>jakubc7</dc:creator>
      <dc:date>2018-03-09T05:22:17Z</dc:date>
    </item>
  </channel>
</rss>

