<?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: Zoom-dependent hotspot cross in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254881#M2907</link>
    <description>Excellent - thanks Laszlo!</description>
    <pubDate>Sat, 03 Apr 2021 02:17:21 GMT</pubDate>
    <dc:creator>Bruce</dc:creator>
    <dc:date>2021-04-03T02:17:21Z</dc:date>
    <item>
      <title>Zoom-dependent hotspot cross</title>
      <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254875#M2901</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Does anyone know how to achieve that little cross in the zone stamp that always stays the same pixel size, regardless of zoom? I've looked through the code of zone_stamp_macro and can't find anything that seems like it would do this.&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:44:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254875#M2901</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-09-14T07:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom-dependent hotspot cross</title>
      <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254876#M2902</link>
      <description>Hi Bruce&lt;BR /&gt;
That cross can be moved by mouse, it tells the program in which room the zone stamp is allocated. I have not found any GDL code for that.</description>
      <pubDate>Thu, 25 Mar 2021 10:34:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254876#M2902</guid>
      <dc:creator>Pertti Paasky</dc:creator>
      <dc:date>2021-03-25T10:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom-dependent hotspot cross</title>
      <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254877#M2903</link>
      <description>Probably part of the &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Zone Tool&lt;E&gt;&lt;/E&gt; itself, rather than the &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Zone Stamp&lt;E&gt;&lt;/E&gt;...</description>
      <pubDate>Fri, 26 Mar 2021 01:21:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254877#M2903</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2021-03-26T01:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom-dependent hotspot cross</title>
      <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254878#M2904</link>
      <description>As mentioned it is the anchor point for the zone and is not something programmed in GDL.&lt;BR /&gt;
I think you will find it is controlled by the actual zone tool (Archicad).&lt;BR /&gt;
&lt;BR /&gt;
The best you can do (I think) is a regular hotspot.&lt;BR /&gt;
It would be great if you could add a HOTLINE2 and see it (but not print of course) - but unfortunately they are invisible - except to the mouse cursor.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 26 Mar 2021 01:23:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254878#M2904</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-03-26T01:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom-dependent hotspot cross</title>
      <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254879#M2905</link>
      <description>The confusion for me is that I'm creating my own zone stamp.  It is the same subtype as the GS part (Zone Stamp), and will, of course, be placed using the Zone tool.  However, I get no such cross in my part when placed - which tells me there must be extra code in the GS part.&lt;BR /&gt;
&lt;BR /&gt;
This seems like a question only those at GS know the answer to...</description>
      <pubDate>Tue, 30 Mar 2021 21:31:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254879#M2905</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-03-30T21:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom-dependent hotspot cross</title>
      <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254880#M2906</link>
      <description>The display of the hotspot is dependent on which Construction Method you use to place the Zone.&lt;BR /&gt;
When using any of the Manual methods (Polygonal, Rectangle, Rotated Rectangle), the hotspot is not displayed.&lt;BR /&gt;
It is only displayed when using the "Inner Edge" or "Reference Line" Construction Methods, which are both methods that automatically detect zone boundaries around the clicked point.&lt;BR /&gt;
The hotspot marks where you clicked when using automatic methods. When using Manual methods, there is no need for such input (since you are manually drafting the Zone boundary polygon), so there is nothing to display.</description>
      <pubDate>Fri, 02 Apr 2021 23:02:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254880#M2906</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2021-04-02T23:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom-dependent hotspot cross</title>
      <link>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254881#M2907</link>
      <description>Excellent - thanks Laszlo!</description>
      <pubDate>Sat, 03 Apr 2021 02:17:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zoom-dependent-hotspot-cross/m-p/254881#M2907</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-04-03T02:17:21Z</dc:date>
    </item>
  </channel>
</rss>

