<?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: Associative Height Markers In Plan in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56968#M33447</link>
    <description>Hello Damien,&lt;BR /&gt;
The only thing I can suggest is, even if it is a 2D part,&lt;BR /&gt;
you may have to script it as an accessory object&lt;BR /&gt;
or maybe a label because accessory objects are associative with&lt;BR /&gt;
with the tool elements they are designed to detect.&lt;BR /&gt;
and change when the tool element changes,&lt;BR /&gt;
unlike an ordinary library part.&lt;BR /&gt;
If you look at the parameters and the scripts&lt;BR /&gt;
of one of the accessory objects you will notice&lt;BR /&gt;
there are specialized obligatory parameters&lt;BR /&gt;
associated with each accessory subtype that&lt;BR /&gt;
allows the accessory to access certain values&lt;BR /&gt;
for the element it is designed to associate with.&lt;BR /&gt;
Peter Devlin</description>
    <pubDate>Thu, 10 Aug 2006 05:13:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-08-10T05:13:12Z</dc:date>
    <item>
      <title>Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56962#M33441</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi &lt;BR /&gt;
Ive developed a series of parts that by using the gavity tool gives a reference level the slab, meshes, slabs &amp;amp; roofs.  I am however not able&lt;BR /&gt;
to make them associative that is if a slab is raised in level the part will &lt;BR /&gt;
not move with it.&lt;BR /&gt;
&lt;BR /&gt;
I was hoping to ge the part to work in a similar fashion to the dimensioning tool in archicad&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Aug 2006 01:59:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56962#M33441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T01:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56963#M33442</link>
      <description>You could try making the Objects as "Label" Objects. Though I don't know if you would be able to draw the Gravity parameters from within a "Label" - I've never tried it.</description>
      <pubDate>Thu, 10 Aug 2006 02:50:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56963#M33442</guid>
      <dc:creator>David Larrew</dc:creator>
      <dc:date>2006-08-10T02:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56964#M33443</link>
      <description>Damien,&lt;BR /&gt;
I am a bit unclear about what you want your object to do.&lt;BR /&gt;
Is this object used to display information in 2D like a label&lt;BR /&gt;
or the level dimension tool ?&lt;BR /&gt;
You say "if a slab is raised in level the part will&lt;BR /&gt;
not move with it. " Does your part have a 3D representation ?&lt;BR /&gt;
You seem to be saying that if a roof or a slab changes elevation&lt;BR /&gt;
that you want to have your object move up or down in 3D to&lt;BR /&gt;
follow the elevation of the tool element associated with it.&lt;BR /&gt;
If so, I believe you will have to script your object as an accessory.&lt;BR /&gt;
or in the case of roofs script it alternatively as a skylight tool object.&lt;BR /&gt;
There are slab accessories, roof accessories, but as far as I know&lt;BR /&gt;
there are no mesh accessories so this is a problem.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 10 Aug 2006 03:13:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56964#M33443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T03:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56965#M33444</link>
      <description>Sorry Peter i could have explained myself better&lt;BR /&gt;
&lt;BR /&gt;
the tool reads the the toplevel of the slab say 2572mm above ground level &amp;amp; prints this figure + the brick coursing height that 2572mm represents (30c)&lt;BR /&gt;
&lt;BR /&gt;
if the slab is lifted 2c to 2743mm above ground level i was hoping to get the part to reflect these changes</description>
      <pubDate>Thu, 10 Aug 2006 04:04:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56965#M33444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T04:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56966#M33445</link>
      <description>Damien,&lt;BR /&gt;
Doesn't the level dimension tool do what you want.&lt;BR /&gt;
If you change the elevation of a slab, a roof, or the surface of&lt;BR /&gt;
a mesh or it's elevation, the level elevation tool reflects these changes.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 10 Aug 2006 04:16:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56966#M33445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T04:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56967#M33446</link>
      <description>peter &lt;BR /&gt;
&lt;BR /&gt;
this is exactly what i am attempting to achieve, a part like the level dimension tool were i a can take the numberic value &amp;amp; convert it into brick or block coursing heights as well as manipulate the figure to add a datam height to the dimension level provided &lt;BR /&gt;
&lt;BR /&gt;
in essence i have the part working however but it is not accociative, like the level dimension tool, once i have inserted it once it picks up the height of the slab but if the slab is elevated the calculations in the part remain at its original level &amp;amp; i have to reinsert the part</description>
      <pubDate>Thu, 10 Aug 2006 04:54:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56967#M33446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T04:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56968#M33447</link>
      <description>Hello Damien,&lt;BR /&gt;
The only thing I can suggest is, even if it is a 2D part,&lt;BR /&gt;
you may have to script it as an accessory object&lt;BR /&gt;
or maybe a label because accessory objects are associative with&lt;BR /&gt;
with the tool elements they are designed to detect.&lt;BR /&gt;
and change when the tool element changes,&lt;BR /&gt;
unlike an ordinary library part.&lt;BR /&gt;
If you look at the parameters and the scripts&lt;BR /&gt;
of one of the accessory objects you will notice&lt;BR /&gt;
there are specialized obligatory parameters&lt;BR /&gt;
associated with each accessory subtype that&lt;BR /&gt;
allows the accessory to access certain values&lt;BR /&gt;
for the element it is designed to associate with.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 10 Aug 2006 05:13:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56968#M33447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T05:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56969#M33448</link>
      <description>thanks peter &lt;BR /&gt;
&lt;BR /&gt;
unfortunately ive have never heard of an accessory object before could you give me some clarification on what they are &amp;amp;&lt;BR /&gt;
where i could find one to access the script &lt;BR /&gt;
&lt;BR /&gt;
thanks</description>
      <pubDate>Thu, 10 Aug 2006 05:23:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56969#M33448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T05:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56970#M33449</link>
      <description>Hello Damien,&lt;BR /&gt;
In order to answer your question I need to know what&lt;BR /&gt;
version of Archicad you are using.&lt;BR /&gt;
BTW, it would be helpful if you would put the usual&lt;BR /&gt;
info about platform, version, etc in your signature.&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 10 Aug 2006 18:17:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56970#M33449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T18:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56971#M33450</link>
      <description>&lt;BLOCKQUOTE&gt;David wrote:&lt;BR /&gt;You could try making the Objects as "Label" Objects. Though I don't know if you would be able to draw the Gravity parameters from within a "Label" - I've never tried it.&lt;/BLOCKQUOTE&gt;

David's right. A custom label object should do this extremely simply. It would require some GDL knowledge. If you do now know how yourself, there are a number of people out there for hire who do.</description>
      <pubDate>Thu, 10 Aug 2006 18:26:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56971#M33450</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2006-08-10T18:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56972#M33451</link>
      <description>Hello Damien, &lt;BR /&gt;
You might be interested in this thread.&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?p=38323&amp;amp;highlight=wall+heighth+height+label#38323" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... abel#38323"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?p=38323&amp;amp;highlight=wall+heighth+height+label#38323&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
It contains a discussion about custom labels and accessories.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 10 Aug 2006 19:08:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56972#M33451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-10T19:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Associative Height Markers In Plan</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56973#M33452</link>
      <description>DAVID PETER &amp;amp; TOM&lt;BR /&gt;
&lt;BR /&gt;
THANKS VERY MUCH THIS IS EXACTLY WHAT I WAS LOOKING FOR&lt;BR /&gt;
WILL HAVE BRUSH UP ON SCRIPTING LABELS BUT HAVE ESSENTIALLY&lt;BR /&gt;
FOUND THE ANSWER&lt;BR /&gt;
&lt;BR /&gt;
THANKS AGAIN</description>
      <pubDate>Fri, 11 Aug 2006 00:03:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Associative-Height-Markers-In-Plan/m-p/56973#M33452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-11T00:03:54Z</dc:date>
    </item>
  </channel>
</rss>

