<?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: REQUEST (&amp;quot;Properties_Of_Parent&amp;quot; Data Handling? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276233#M4482</link>
    <description>Thanks very much. I just have no idea about how to pull the specific "values" from the request or from the GUID-Like parameter. The reference guide seems pretty limited when you get this far down the gdl rabbit hole.</description>
    <pubDate>Thu, 15 Mar 2018 13:38:15 GMT</pubDate>
    <dc:creator>JGoode</dc:creator>
    <dc:date>2018-03-15T13:38:15Z</dc:date>
    <item>
      <title>REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276228#M4477</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to create a zone stamp that can read the classification and properties in ArchiCAD. &lt;BR /&gt;
I have discovered the &lt;PRE&gt;n = REQUEST ("Properties_Of_Parent", propertyType, parentProperties)&lt;/PRE&gt; request but I have no idea how to handle the data that comes out of it. The same goes with &lt;PRE&gt;n = REQUEST ( "Property_Value_Of_Parent", "id", type, dim1, dim2, propertyValues)&lt;/PRE&gt;. Any guidance would be very helpful. The GDL Reference guide really offers no help to me on this particular function. Thanks Very Much!&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Mar 2018 15:15:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276228#M4477</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-03-14T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276229#M4478</link>
      <description>There is an example for label on gdl.graphisoft.com, for zone stamp it works the same way.&lt;BR /&gt;
This request is purely UI dependant - so the UI is mandatory for this to work.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Wed, 14 Mar 2018 21:50:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276229#M4478</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-03-14T21:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276230#M4479</link>
      <description>&lt;BLOCKQUOTE&gt;Piotr wrote:&lt;BR /&gt;There is an example for label on gdl.graphisoft.com, for zone stamp it works the same way.&lt;BR /&gt;
This request is purely UI dependant - so the UI is mandatory for this to work.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr&lt;/BLOCKQUOTE&gt;
Thanks, I tried to download it but it kept redirecting me for some reason. I have it now and have now implemented it. &lt;BR /&gt;
I do have another question though, I want to be able to set the property that it shows from my Model View Options so I can choose what all of my zones show at once. Is this possible? I obviously can't use the same request functions in my model view options as the library global can't read the properties. But the properties in my zone stamp object don't have independent values that I can set the object to show (Fire Rating for example). So I'm stuck. Is it possible to achieve what I'm after or not?&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 15 Mar 2018 12:57:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276230#M4479</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-03-15T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276231#M4480</link>
      <description>Looking at the different zone stamp options I have available and their MVO settings, I would say you can control this once you've added the option to show the fire rating property as a stamp text.&lt;BR /&gt;
&lt;BR /&gt;
I did check to see if this was already available, but it doesn't seem to be so. We do have some custom text fields, but that means inputting the data twice, which I assume is not what you are after.&lt;BR /&gt;
&lt;BR /&gt;
I would say it is as 'simple' as grabbing the property data, stuffing it into a GDL parameter and displaying that data.&lt;BR /&gt;
&lt;BR /&gt;
Have you considered graphic overrides as a rather graphic way of displaying this information? It is very easy to use specific properties to override zone fills and such. Personally I quite like this approach. Allthough we also have seperate layer and zones to show fire compartiment zones.</description>
      <pubDate>Thu, 15 Mar 2018 13:13:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276231#M4480</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2018-03-15T13:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276232#M4481</link>
      <description>It might possible - as You may have noticed the property is stored in the parameter as kind of GUID...the user guide says that it should not be stored of any kind - but remember the guid of the property can change project to project.&lt;BR /&gt;
&lt;BR /&gt;
(I probably have an opening marker with such possibilty...no time to check right now - but AFIR it was made for displaying the fire resistance as the property not the parameter, and all is library global driven)&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Thu, 15 Mar 2018 13:13:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276232#M4481</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-03-15T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276233#M4482</link>
      <description>Thanks very much. I just have no idea about how to pull the specific "values" from the request or from the GUID-Like parameter. The reference guide seems pretty limited when you get this far down the gdl rabbit hole.</description>
      <pubDate>Thu, 15 Mar 2018 13:38:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276233#M4482</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-03-15T13:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276234#M4483</link>
      <description>It has to be done via the special infield-like command in the UI only&lt;BR /&gt;
ui_custom_popup_infield&lt;BR /&gt;
&lt;BR /&gt;
all You need is here: &lt;A href="http://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/tips-and-tric ... ith-labels"&gt;http://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
the example label: &lt;A href="http://gdl.graphisoft.com/Examples/Tips-Tricks/Property%20Label%20Example%20AC20.gsm" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/Examples/Tips ... 20AC20.gsm"&gt;http://gdl.graphisoft.com/Examples/Tips-Tricks/Property%20Label%20Example%20AC20.gsm&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Thu, 15 Mar 2018 16:16:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276234#M4483</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-03-15T16:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276235#M4484</link>
      <description>&lt;BLOCKQUOTE&gt;Piotr wrote:&lt;BR /&gt;It has to be done via the special infield-like command in the UI only&lt;BR /&gt;
ui_custom_popup_infield&lt;BR /&gt;
&lt;BR /&gt;
all You need is here: &lt;A href="http://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/tips-and-tric ... ith-labels"&gt;http://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
the example label: &lt;A href="http://gdl.graphisoft.com/Examples/Tips-Tricks/Property%20Label%20Example%20AC20.gsm" target="_blank"&gt;&lt;LINK_TEXT text="http://gdl.graphisoft.com/Examples/Tips ... 20AC20.gsm"&gt;http://gdl.graphisoft.com/Examples/Tips-Tricks/Property%20Label%20Example%20AC20.gsm&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Piotr&lt;/BLOCKQUOTE&gt;
Thanks Peter, I have gotten this far already with selecting a property from the list and then displaying it in 2D. What I want to achieve is to be able to say "show fire rating" in my MVO and then have my zone stamp read that and then select Fire Rating from the list to show (for multiple zones on a particular view). From all that I have seen it seems impossible to do.</description>
      <pubDate>Thu, 15 Mar 2018 16:41:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276235#M4484</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-03-15T16:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276236#M4485</link>
      <description>Probably the only way would be to make a parameter in the zone, and make default value of it as the call of the wanted property, then show it or not when needed via MVO.&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Thu, 15 Mar 2018 22:31:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276236#M4485</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-03-15T22:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276237#M4486</link>
      <description>&lt;BLOCKQUOTE&gt;Piotr wrote:&lt;BR /&gt;Probably the only way would be to make a parameter in the zone, and make default value of it as the call of the wanted property, then show it or not when needed via MVO.&lt;BR /&gt;
&lt;BR /&gt;
Piotr&lt;/BLOCKQUOTE&gt;

But the value from the property is the issue as I can't choose the specific property as they are in a dynamic array. Simply put, there is no value that I can call. As far as my knowledge goes.</description>
      <pubDate>Fri, 16 Mar 2018 09:28:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276237#M4486</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-03-16T09:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: REQUEST ("Properties_Of_Parent" Data Handling?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276238#M4487</link>
      <description>You may prepare "in object" the preselected values as default...then in MVO just select the values&lt;BR /&gt;
anyway it can be problematic&lt;BR /&gt;
&lt;BR /&gt;
I would prepare the number of properties calls as needed - say 5 of them separately&lt;BR /&gt;
MVO would direct which is shown and the values would be selected to the parameters when placing.&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Fri, 16 Mar 2018 12:13:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/REQUEST-quot-Properties-Of-Parent-quot-Data-Handling/m-p/276238#M4487</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-03-16T12:13:36Z</dc:date>
    </item>
  </channel>
</rss>

