<?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: Stabilising GLOB_ELEVATION for a specific library part in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251034#M4235</link>
    <description>What is not stable about your global elevation parameter? is there a reason why you're not mapping everything to your story settings? The global elevation is going to change anytime the object shifts inside us z-space&lt;BR /&gt;
It may help if you provide an image with some markups giving a better description of exactly what you're attempting to achieve.&lt;BR /&gt;
I say this a lot but really the elevator object has some really nice code setup for defining stories their heights and everything else like that relative to the object's location.&lt;BR /&gt;
I use it to set objects specific heights from their home story but I would guess that if you had the right parameters for the location you want to set it from it would work the same way.</description>
    <pubDate>Fri, 12 Mar 2021 20:55:24 GMT</pubDate>
    <dc:creator>SenecaDesignLLC</dc:creator>
    <dc:date>2021-03-12T20:55:24Z</dc:date>
    <item>
      <title>Stabilising GLOB_ELEVATION for a specific library part</title>
      <link>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251033#M4234</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I was working on a wall appliance, which is a clock-like product. It should always be placed at a specific elevation (let's say hStandard).&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;add 0, 0, -GLOB_ELEVATION + hStandard
      block 0.1, 0.1, 0.1,
del 1
&lt;/PRE&gt;
This would probably solve the issue but I would prefer ArchiCAD to understand where the actual geometry is. Is there anyway to adjust or maybe just stabilise -GLOB_ELEVATION parameter itself?&lt;BR /&gt;&lt;BR /&gt;Thanks for all your's time, already.&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:46:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251033#M4234</guid>
      <dc:creator>Goker Altuntas</dc:creator>
      <dc:date>2021-09-14T07:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Stabilising GLOB_ELEVATION for a specific library part</title>
      <link>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251034#M4235</link>
      <description>What is not stable about your global elevation parameter? is there a reason why you're not mapping everything to your story settings? The global elevation is going to change anytime the object shifts inside us z-space&lt;BR /&gt;
It may help if you provide an image with some markups giving a better description of exactly what you're attempting to achieve.&lt;BR /&gt;
I say this a lot but really the elevator object has some really nice code setup for defining stories their heights and everything else like that relative to the object's location.&lt;BR /&gt;
I use it to set objects specific heights from their home story but I would guess that if you had the right parameters for the location you want to set it from it would work the same way.</description>
      <pubDate>Fri, 12 Mar 2021 20:55:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251034#M4235</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2021-03-12T20:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stabilising GLOB_ELEVATION for a specific library part</title>
      <link>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251035#M4236</link>
      <description>Thanks for your response,&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;The global elevation is going to change anytime the object shifts inside us z-space&lt;/BLOCKQUOTE&gt;

Yes, and that's what I don't want to happen. Or in other words, I need to restrict the object to not shift vertically. In our projects, this object has to be located at a specific elevation which is 1437mm above the home story. It is a difficult number to remember all the time. Also, there are other objects which are needed to be located at different elevations.&lt;BR /&gt;
&lt;BR /&gt;
I will take some screenshots, but I need to wait until Monday to access my work computer &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your time</description>
      <pubDate>Fri, 12 Mar 2021 22:08:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251035#M4236</guid>
      <dc:creator>Goker Altuntas</dc:creator>
      <dc:date>2021-03-12T22:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stabilising GLOB_ELEVATION for a specific library part</title>
      <link>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251036#M4237</link>
      <description>You should for sure look at the elevator object then, As it will give you the code you need to access locking your object to a specific height above the home story</description>
      <pubDate>Sat, 13 Mar 2021 05:09:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251036#M4237</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2021-03-13T05:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Stabilising GLOB_ELEVATION for a specific library part</title>
      <link>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251037#M4238</link>
      <description>&lt;BLOCKQUOTE&gt;SenecaDesignLLC wrote:&lt;BR /&gt;
You should for sure look at the elevator object then, As it will give you the code you need to access locking your object to a specific height above the home story
&lt;/BLOCKQUOTE&gt;

Thanks for all your suggestions. I will check the elevator asap &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;. Regards..</description>
      <pubDate>Sun, 14 Mar 2021 13:44:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Stabilising-GLOB-ELEVATION-for-a-specific-library-part/m-p/251037#M4238</guid>
      <dc:creator>Goker Altuntas</dc:creator>
      <dc:date>2021-03-14T13:44:31Z</dc:date>
    </item>
  </channel>
</rss>

