<?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: graphic hotspot with 2 editable directions possible? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256410#M3217</link>
    <description>Sure.&lt;BR /&gt;
You need 2 hotspots for each point - one for the x and one for the z.&lt;BR /&gt;
But the x hotspot need to have the z parameter in it and the z hotspot need the x.&lt;BR /&gt;
&lt;BR /&gt;
To move the hotspot you have shown ...&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;hotspot c, -b/2, 0, unID, d, 1+128 : unID=unID+1
hotspot c, -b/2, -1, unID, d, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, d, 2 : unID=unID+1


hotspot 0, -b/2, d, unID, c, 1+128 : unID=unID+1
hotspot -1, -b/2, d, unID, c, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, c, 2 : unID=unID+1&lt;/PRE&gt;

&lt;BR /&gt;
Barry.</description>
    <pubDate>Mon, 29 Oct 2018 01:27:45 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-10-29T01:27:45Z</dc:date>
    <item>
      <title>graphic hotspot with 2 editable directions possible?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256408#M3215</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi,&lt;BR /&gt;
We have a simple prism object that is editable in the Z-direction via a graphic hotspot. Is it possible to have that same hotspot also editable in the x-direction?&lt;BR /&gt;
/Mats&lt;BR /&gt;
&lt;BR /&gt;
MATERIAL materialAttribute_1&lt;BR /&gt;
&lt;BR /&gt;
resol       36&lt;BR /&gt;
&lt;BR /&gt;
unID = 1&lt;BR /&gt;
&lt;BR /&gt;
hotspot	c, -b/2, 0, unID, d, 1+128 : unID=unID+1&lt;BR /&gt;
hotspot	c, -b/2, -1, unID, d, 3+128 : unID=unID+1&lt;BR /&gt;
hotspot	c, -b/2, d, unID, d, 2 : unID=unID+1&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
hotspot	0, -b/2, zzyzx, unID, e, 1+128 : unID=unID+1&lt;BR /&gt;
hotspot	-1, -b/2, zzyzx, unID, e, 3+128 : unID=unID+1&lt;BR /&gt;
hotspot	e, -b/2, zzyzx, unID, e, 2 : unID=unID+1&lt;BR /&gt;
&lt;BR /&gt;
hotspot 0, 0, zzyzx&lt;BR /&gt;
hotspot 0, -b, zzyzx&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
rotx 90&lt;BR /&gt;
    cprism_{4} materialAttribute_1, materialAttribute_1, materialAttribute_1, 7,&lt;BR /&gt;
                 6,         B,&lt;BR /&gt;
            0,            0,            0,     15, materialAttribute_1,&lt;BR /&gt;
            A,            0,            0,     15, materialAttribute_1,&lt;BR /&gt;
            C, 			  D,            0,     15, materialAttribute_1,&lt;BR /&gt;
            E, 			  zzyzx,        0,     15, materialAttribute_1,&lt;BR /&gt;
            0, 			  zzyzx,        0,     15, materialAttribute_1,&lt;BR /&gt;
            0,            0,            0,     -1, materialAttribute_1&lt;BR /&gt;
del 1&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Oct 2018 18:43:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256408#M3215</guid>
      <dc:creator>Mats_Knutsson</dc:creator>
      <dc:date>2018-10-26T18:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: graphic hotspot with 2 editable directions possible?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256409#M3216</link>
      <description>Hi.&lt;BR /&gt;
Just write the code for the other hotspot so that their positions overlap.&lt;BR /&gt;
&lt;BR /&gt;
Best regards.</description>
      <pubDate>Fri, 26 Oct 2018 18:50:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256409#M3216</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2018-10-26T18:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: graphic hotspot with 2 editable directions possible?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256410#M3217</link>
      <description>Sure.&lt;BR /&gt;
You need 2 hotspots for each point - one for the x and one for the z.&lt;BR /&gt;
But the x hotspot need to have the z parameter in it and the z hotspot need the x.&lt;BR /&gt;
&lt;BR /&gt;
To move the hotspot you have shown ...&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;hotspot c, -b/2, 0, unID, d, 1+128 : unID=unID+1
hotspot c, -b/2, -1, unID, d, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, d, 2 : unID=unID+1


hotspot 0, -b/2, d, unID, c, 1+128 : unID=unID+1
hotspot -1, -b/2, d, unID, c, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, c, 2 : unID=unID+1&lt;/PRE&gt;

&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 29 Oct 2018 01:27:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256410#M3217</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-10-29T01:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: graphic hotspot with 2 editable directions possible?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256411#M3218</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;
Sure.&lt;BR /&gt;
You need 2 hotspots for each point - one for the x and one for the z.&lt;BR /&gt;
But the x hotspot need to have the z parameter in it and the z hotspot need the x.&lt;BR /&gt;
&lt;BR /&gt;
To move the hotspot you have shown ...&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;hotspot c, -b/2, 0, unID, d, 1+128 : unID=unID+1
hotspot c, -b/2, -1, unID, d, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, d, 2 : unID=unID+1


hotspot 0, -b/2, d, unID, c, 1+128 : unID=unID+1
hotspot -1, -b/2, d, unID, c, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, c, 2 : unID=unID+1&lt;/PRE&gt;

&lt;BR /&gt;
Barry.
&lt;/BLOCKQUOTE&gt;

gr8. will try when I get some time. now preparing for internal IFC-training.</description>
      <pubDate>Mon, 29 Oct 2018 07:39:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256411#M3218</guid>
      <dc:creator>Mats_Knutsson</dc:creator>
      <dc:date>2018-10-29T07:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: graphic hotspot with 2 editable directions possible?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256412#M3219</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;
Sure.&lt;BR /&gt;
You need 2 hotspots for each point - one for the x and one for the z.&lt;BR /&gt;
But the x hotspot need to have the z parameter in it and the z hotspot need the x.&lt;BR /&gt;
&lt;BR /&gt;
To move the hotspot you have shown ...&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;hotspot c, -b/2, 0, unID, d, 1+128 : unID=unID+1
hotspot c, -b/2, -1, unID, d, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, d, 2 : unID=unID+1


hotspot 0, -b/2, d, unID, c, 1+128 : unID=unID+1
hotspot -1, -b/2, d, unID, c, 3+128 : unID=unID+1
hotspot c, -b/2, d, unID, c, 2 : unID=unID+1&lt;/PRE&gt;

&lt;BR /&gt;
Barry.
&lt;/BLOCKQUOTE&gt;

You're a gem Barry! I have to admit I didn't understand that you gave me the actual code... right there in front of me... Now I've got it &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;. &lt;A href="https://youtu.be/wMjlw6O5bfw" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://youtu.be/wMjlw6O5bfw" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;https://youtu.be/wMjlw6O5bfw&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;https://youtu.be/wMjlw6O5bfw&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
Thanks again.&lt;BR /&gt;
&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; M</description>
      <pubDate>Tue, 04 Dec 2018 19:04:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256412#M3219</guid>
      <dc:creator>Mats_Knutsson</dc:creator>
      <dc:date>2018-12-04T19:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: graphic hotspot with 2 editable directions possible?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256413#M3220</link>
      <description>&lt;BLOCKQUOTE&gt;Mats_Knutsson wrote:&lt;BR /&gt;
Thanks again.&lt;BR /&gt;
&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; M
&lt;/BLOCKQUOTE&gt;

You are welcome.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
I can't say I have ever seen a dancing Archicad model before.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cool.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 05 Dec 2018 05:34:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256413#M3220</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-12-05T05:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: graphic hotspot with 2 editable directions possible?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256414#M3221</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;Mats_Knutsson wrote:&lt;BR /&gt;
Thanks again.&lt;BR /&gt;
&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; M
&lt;/BLOCKQUOTE&gt;

You are welcome.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
I can't say I have ever seen a dancing Archicad model before.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cool.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Barry.
&lt;/BLOCKQUOTE&gt;

&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; It's a Swedish national sport... I was actually in sync but the vidcap program fps is really crap. Made me start to understand why my son is moaning about bad fps when gaming....</description>
      <pubDate>Thu, 06 Dec 2018 07:08:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/graphic-hotspot-with-2-editable-directions-possible/m-p/256414#M3221</guid>
      <dc:creator>Mats_Knutsson</dc:creator>
      <dc:date>2018-12-06T07:08:49Z</dc:date>
    </item>
  </channel>
</rss>

