<?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: NEED HELP! 2D and 3D Object with label showing 3D height value of object. in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268040#M4298</link>
    <description>Symb_z_size</description>
    <pubDate>Sat, 17 Feb 2018 09:09:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-17T09:09:49Z</dc:date>
    <item>
      <title>NEED HELP! 2D and 3D Object with label showing 3D height value of object.</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268039#M4297</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have been looking around on the forums and the GDL website for awnsers, but cant seem to find something that will help me do this.&lt;BR /&gt;
&lt;BR /&gt;
I am a beginner in GDL and my knowledge is very limited.&lt;BR /&gt;
&lt;BR /&gt;
I have created my own electrical symbols and added a 3D model to the symbol and successfully saved these as objects.&lt;BR /&gt;
&lt;BR /&gt;
I have managed to create a label that the text can be defined within the parameters.&lt;BR /&gt;
&lt;BR /&gt;
Now I am trying to upgrade the symbols by adding a text label that shows the height of the 3D component in relation to the home storey  Z-Value (The height of the actual 3D object.&lt;BR /&gt;
&lt;BR /&gt;
So basically I am trying to create an electrical symbol (2D Line work) with a 3D 200x200x8mm wall segment and a text label, as an objects. And when I adjust the height of the object I want the label to reflect the actual height.&lt;BR /&gt;
&lt;BR /&gt;
Please can someone assist, or point me in the direction of a forum thread or gdl script that can assist?&lt;BR /&gt;
&lt;BR /&gt;
Thank you!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Feb 2018 19:47:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268039#M4297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-16T19:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: NEED HELP! 2D and 3D Object with label showing 3D height value of object.</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268040#M4298</link>
      <description>Symb_z_size</description>
      <pubDate>Sat, 17 Feb 2018 09:09:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268040#M4298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-17T09:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: NEED HELP! 2D and 3D Object with label showing 3D height value of object.</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268041#M4299</link>
      <description>Thanks.&lt;BR /&gt;
&lt;BR /&gt;
I have now tried and tried again.&lt;BR /&gt;
&lt;BR /&gt;
I must be a total idiot, and clearly don't understand anything when it comes to GDL. &lt;BR /&gt;
&lt;BR /&gt;
I have tried the following:&lt;BR /&gt;
&lt;BR /&gt;
1. Created a new parameter &lt;BR /&gt;
&lt;BR /&gt;
zheight = symb_z_size&lt;BR /&gt;
&lt;BR /&gt;
2. Replacing the text with the zheight parameter, and directly trying the symb_z_size.&lt;BR /&gt;
&lt;BR /&gt;
And various combinations of the above, under both the 3D, 2D and master sections.&lt;BR /&gt;
&lt;BR /&gt;
I cannot seem to get the label to reflect an actual value defined by the 3D wall element.&lt;BR /&gt;
&lt;BR /&gt;
I am certain someone has to have done this in the past. Seems I would need a step by step guide.</description>
      <pubDate>Mon, 19 Feb 2018 07:52:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268041#M4299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-19T07:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: NEED HELP! 2D and 3D Object with label showing 3D height value of object.</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268042#M4300</link>
      <description>If you are trying to display the object's elevation within the 2D script of that 3D object, SYMB_POS_Z is what you might want to look at. SYMB_Z_SIZE is only available for listing and labels (Label Subtype).&lt;BR /&gt;
&lt;BR /&gt;
But, the thing is, SYMB_POS_Z only gives off the value that relative to the project origin. If you want to display ie. elevation/height from the current story,  you need to request "Story_info" and do some calculation from there. There's an example for requesting story information  in the GDL Reference Guide. Search for "Story_info" and you'll see.</description>
      <pubDate>Wed, 21 Feb 2018 15:21:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268042#M4300</guid>
      <dc:creator>Palawat</dc:creator>
      <dc:date>2018-02-21T15:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: NEED HELP! 2D and 3D Object with label showing 3D height value of object.</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268043#M4301</link>
      <description>Hi.&lt;BR /&gt;
&lt;BR /&gt;
Or maybe you can just use GLOB_ELEVATION. Depends on what you need.&lt;BR /&gt;
If you need the objects elevation from the home storey, you can use that.&lt;BR /&gt;
If what you want is the height of the object, you can use ZZYZX.&lt;BR /&gt;
&lt;BR /&gt;
Best regards.</description>
      <pubDate>Wed, 21 Feb 2018 19:23:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/NEED-HELP-2D-and-3D-Object-with-label-showing-3D-height-value-of/m-p/268043#M4301</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2018-02-21T19:23:36Z</dc:date>
    </item>
  </channel>
</rss>

