<?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: 2d CheckBoxes in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146693#M16883</link>
    <description>Rather than try to explain it I just pulled the code out of one of my objects and have attached as a zip file.&lt;BR /&gt;
&lt;BR /&gt;
If you want more hotspots just create new parameters and duplicate the code but with the new parameter names.&lt;BR /&gt;
i.e. note_1_hs_swch &amp;amp; note_1_y_dist, then note_2_hs_swch &amp;amp; note_2_y_dist, etc.&lt;BR /&gt;
&lt;BR /&gt;
Pen number 10 for me is white so I can have some descriptive text in the plan to say what the hotspot is for - but you may not need this.&lt;BR /&gt;
&lt;BR /&gt;
Then you can take it to the next level where you can set up a rotation hotspot. Then at every 45° increment (or whatever increment you want) you can link it to a parameter value list rather then just an on/off option.&lt;BR /&gt;
&lt;BR /&gt;
There are old posts on both these methods.&lt;BR /&gt;
I'll see if I can find them.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Mon, 25 Jul 2011 04:14:45 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2011-07-25T04:14:45Z</dc:date>
    <item>
      <title>2d CheckBoxes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146691#M16881</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I wonder if anyone knows of a way to use an interactive hotspot to essentially Toggle something ON/OFF..&lt;BR /&gt;
&lt;BR /&gt;
What I have is a Drawing Checklist as a reminder for QC (quality control) guy to check off about 10 things per drawing sheet.  So Rather than just putting in a text block (far easier at this point)... I set up an object that merely displays these items in a list and has each as a PARAMETER that is a check box (on/off)... &lt;BR /&gt;
&lt;BR /&gt;
I am now trying to save the trouble of OPENING up the object each time to check off one or two things as they get done.&lt;BR /&gt;
&lt;BR /&gt;
Was initially thinking that I could drag a hotspot from the edge to the CENTER of the "checkbox" and when those two coordinates matched, the object would know to set that parameter to ON...&lt;BR /&gt;
&lt;BR /&gt;
Anyway, here's what it looks like.. To boot, there are about 10 different "SETS" all in the same object... So programing this is going to take some time (about 150 moveable hotspots altogether). Or better yet, just assign 10 different hotspot moves to the PARAMETER in the same slot per Checklist...  Thinking out loud...&lt;BR /&gt;
&lt;BR /&gt;
Anyway, if you get what I'm after, let me know if you've got some ideas.&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/72786i19BA3F3BC292E1D4/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Screen shot 2011-07-23 at 1.55.35 PM.png" title="Screen shot 2011-07-23 at 1.55.35 PM.png" /&gt;</description>
      <pubDate>Sat, 23 Jul 2011 20:57:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146691#M16881</guid>
      <dc:creator>vfrontiers</dc:creator>
      <dc:date>2011-07-23T20:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: 2d CheckBoxes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146692#M16882</link>
      <description>Just a side note...&lt;BR /&gt;
&lt;BR /&gt;
All this would be moot if we could create our own GUI in the INFO PALETTE for our objects...</description>
      <pubDate>Sat, 23 Jul 2011 20:58:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146692#M16882</guid>
      <dc:creator>vfrontiers</dc:creator>
      <dc:date>2011-07-23T20:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: 2d CheckBoxes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146693#M16883</link>
      <description>Rather than try to explain it I just pulled the code out of one of my objects and have attached as a zip file.&lt;BR /&gt;
&lt;BR /&gt;
If you want more hotspots just create new parameters and duplicate the code but with the new parameter names.&lt;BR /&gt;
i.e. note_1_hs_swch &amp;amp; note_1_y_dist, then note_2_hs_swch &amp;amp; note_2_y_dist, etc.&lt;BR /&gt;
&lt;BR /&gt;
Pen number 10 for me is white so I can have some descriptive text in the plan to say what the hotspot is for - but you may not need this.&lt;BR /&gt;
&lt;BR /&gt;
Then you can take it to the next level where you can set up a rotation hotspot. Then at every 45° increment (or whatever increment you want) you can link it to a parameter value list rather then just an on/off option.&lt;BR /&gt;
&lt;BR /&gt;
There are old posts on both these methods.&lt;BR /&gt;
I'll see if I can find them.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 25 Jul 2011 04:14:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146693#M16883</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2011-07-25T04:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: 2d CheckBoxes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146694#M16884</link>
      <description>Going to give it a try...&lt;BR /&gt;
&lt;BR /&gt;
Thanks a bunch...!</description>
      <pubDate>Mon, 25 Jul 2011 04:19:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146694#M16884</guid>
      <dc:creator>vfrontiers</dc:creator>
      <dc:date>2011-07-25T04:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: 2d CheckBoxes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146695#M16885</link>
      <description>I think this is the old post I was thinking about.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=28807" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=28807"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=28807&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 25 Jul 2011 04:32:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146695#M16885</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2011-07-25T04:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: 2d CheckBoxes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146696#M16886</link>
      <description>Ok... Thanks for the help with the TOGGLE switch... Works great...&lt;BR /&gt;
&lt;BR /&gt;
Now...&lt;BR /&gt;
I am trying to use a TRADITIONAL MOVEABLE HOTSPOT2 to just adjust a distance in a  LABEL...&lt;BR /&gt;
&lt;BR /&gt;
But I am using GLOB_SCALE to make paperspace-able and can't get the moving hotspot to stay in paper space mode...  Once I start stretching it, it jumps to MODEL SPACE dimensions and once I let go the parameter is adjusted to a MODEL SPACE distance... &lt;BR /&gt;
&lt;BR /&gt;
So if I dragged it 1/4"(paperspace)... it is reading that it's moving 1'... when I let go, the hotspot has jumped the 1' multiplied by glob_scale.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Any solutions?</description>
      <pubDate>Wed, 24 Aug 2011 15:27:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146696#M16886</guid>
      <dc:creator>vfrontiers</dc:creator>
      <dc:date>2011-08-24T15:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: 2d CheckBoxes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146697#M16887</link>
      <description>I am using moving Hotspots in my zone stamp, which is adjusted by Global Scale. The moving hotspots are then readjusted, see example script:&lt;BR /&gt;
&lt;BR /&gt;
!From here all dims in [mm]&lt;BR /&gt;
	MUL2 A_/1000,A_/1000    !Scale fixed &lt;BR /&gt;
&lt;BR /&gt;
IF satellit THEN &lt;BR /&gt;
	ADD2 0,half/2&lt;BR /&gt;
	MUL2 1000/A_,1000/A_&lt;BR /&gt;
HOTSPOT2 mainX, -0.1, 	1, mainY, 3	!Referenz&lt;BR /&gt;
HOTSPOT2 mainX, 0, 		2, mainY, 1+128	!Basis&lt;BR /&gt;
HOTSPOT2 mainX, mainY, 	3, mainY, 2	!Beweger&lt;BR /&gt;
&lt;BR /&gt;
HOTSPOT2 -0.1, 		mainY, 4, mainX, 3&lt;BR /&gt;
HOTSPOT2 0, 		mainY, 5, mainX, 1+128&lt;BR /&gt;
HOTSPOT2 mainX, 	mainY, 6, mainX, 2&lt;BR /&gt;
	DEL 2&lt;BR /&gt;
&lt;BR /&gt;
.... 2D of zone stamp ...&lt;BR /&gt;
ENDIF&lt;BR /&gt;
&lt;BR /&gt;
       DEL 1</description>
      <pubDate>Thu, 25 Aug 2011 06:15:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2d-CheckBoxes/m-p/146697#M16887</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2011-08-25T06:15:55Z</dc:date>
    </item>
  </channel>
</rss>

