<?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 Moveable hotspot with glob_scale in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Moveable-hotspot-with-glob-scale/m-p/257918#M3247</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I have an object which in 2D shows the physical object as well as a square box which has a code inside. I want to be able to move the box away from the physical object 2D but only along the Y axis. I have achieved this as it's very straight forward. The issue that I am having is that I want the position of square box to remain in the same position relative to the physical 2D when changing scale. The square box with the code increases / decreases in size depending on the scale. &lt;BR /&gt;
&lt;BR /&gt;
For example I want the box to be at position -10 on the y axis at scale 1:1 but at 1:10 I want it to automatically change to be -100 but still with the ability to move the box at 1:100.&lt;BR /&gt;
&lt;BR /&gt;
How can I achieve this?&lt;BR /&gt;
&lt;BR /&gt;
here is a little bit of the current code for the hotspot and moving the box:
&lt;PRE&gt;	hsid=1
	
	hsid=hsid+1
	HOTSPOT2 textx,0,	hsid,texty,1+128
	hsid=hsid+1
	HOTSPOT2 textx,texty,	hsid,texty,2
	hsid=hsid+1
	HOTSPOT2 textx,-1,	hsid,texty,3
	
	ADD2 textx,texty
&lt;/PRE&gt;&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 01 Nov 2018 12:03:56 GMT</pubDate>
    <dc:creator>JGoode</dc:creator>
    <dc:date>2018-11-01T12:03:56Z</dc:date>
    <item>
      <title>Moveable hotspot with glob_scale</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Moveable-hotspot-with-glob-scale/m-p/257918#M3247</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I have an object which in 2D shows the physical object as well as a square box which has a code inside. I want to be able to move the box away from the physical object 2D but only along the Y axis. I have achieved this as it's very straight forward. The issue that I am having is that I want the position of square box to remain in the same position relative to the physical 2D when changing scale. The square box with the code increases / decreases in size depending on the scale. &lt;BR /&gt;
&lt;BR /&gt;
For example I want the box to be at position -10 on the y axis at scale 1:1 but at 1:10 I want it to automatically change to be -100 but still with the ability to move the box at 1:100.&lt;BR /&gt;
&lt;BR /&gt;
How can I achieve this?&lt;BR /&gt;
&lt;BR /&gt;
here is a little bit of the current code for the hotspot and moving the box:
&lt;PRE&gt;	hsid=1
	
	hsid=hsid+1
	HOTSPOT2 textx,0,	hsid,texty,1+128
	hsid=hsid+1
	HOTSPOT2 textx,texty,	hsid,texty,2
	hsid=hsid+1
	HOTSPOT2 textx,-1,	hsid,texty,3
	
	ADD2 textx,texty
&lt;/PRE&gt;&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Nov 2018 12:03:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Moveable-hotspot-with-glob-scale/m-p/257918#M3247</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-11-01T12:03:56Z</dc:date>
    </item>
  </channel>
</rss>

