<?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: EXTRACT GDL CUSTOM PARAMETERS' VALUES in Parametric design</title>
    <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278523#M1459</link>
    <description>Update,&lt;BR /&gt;
&lt;BR /&gt;
it appears that @leceta  have pinpointed the right direction as seen in the snip&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Jan 2019 20:19:38 GMT</pubDate>
    <dc:creator>Nader Belal</dc:creator>
    <dc:date>2019-01-24T20:19:38Z</dc:date>
    <item>
      <title>EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278507#M1443</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi there,&lt;BR /&gt;
&lt;BR /&gt;
How can I extract library object custom parameters' values in Grasshopper to be able to inject them in Object's Properties Settings component ?&lt;BR /&gt;
&lt;BR /&gt;
If not possible, what C# / VBA / Python Script should I use in Grasshopper script component to have the ability to access their values ?&lt;BR /&gt;
&lt;BR /&gt;
The same question have been posted on McNeel's Rhinoceros Forum,  since I think that the answer will benefit the programs users, here is the link&lt;BR /&gt;
&lt;A href="https://discourse.mcneel.com/t/extract-archicads-gdl-custom-parameters-values/77706?u=nader_belal" target="_blank"&gt;&lt;LINK_TEXT text="https://discourse.mcneel.com/t/extract- ... ader_belal"&gt;https://discourse.mcneel.com/t/extract-archicads-gdl-custom-parameters-values/77706?u=nader_belal&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 May 2023 09:07:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278507#M1443</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2023-05-11T09:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278508#M1444</link>
      <description>i have miserably failed in the past trying  to digg  inside connection plugins GHA  library throw ghpythonlib module, almost everything were private classes.  This should be taken into account, Archicad components are one of the scarse components that doesn’t work (well, i dont know how to work with) with  ghpythonlib module. This module gives programatical access to grasshopper components, wich make them work as method calls. &lt;A href="https://stevebaer.wordpress.com/2013/12/11/ghpython-node-in-code/" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://stevebaer.wordpress.com/2013/12/11/ghpython-node-in-code/" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;https://stevebaer.wordpress.com/2013/12 ... e-in-code/&amp;quot;&amp;gt;https://stevebaer.wordpress.com/2013/12/11/ghpython-node-in-code/&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="https://stevebaer.wordpress.com/2013/12 ... e-in-code/"&gt;https://stevebaer.wordpress.com/2013/12/11/ghpython-node-in-code/&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Sorry Moonlight, can help you on this. Just trying to keep the conversation alive.&lt;BR /&gt;
&lt;BR /&gt;
P.S: well, you always can write txt files from GDL to be read from GH if you are in a hurry...</description>
      <pubDate>Wed, 23 Jan 2019 15:53:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278508#M1444</guid>
      <dc:creator>leceta</dc:creator>
      <dc:date>2019-01-23T15:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278509#M1445</link>
      <description>@leceta &lt;BR /&gt;
&lt;BR /&gt;
I´m grateful for your help, and for sure I will check that link.&lt;BR /&gt;
&lt;BR /&gt;
Look, my line of thought is quiet simple, just follow my line of thinking ....&lt;BR /&gt;
You have a GH component capable of opening your loaded ArchiCAD Library, can see each object, and if permitted it can manipulate the object's custom GDL Parameters, and implement the desired change per object &amp;amp; instance.&lt;BR /&gt;
&lt;BR /&gt;
So if you're able to that from Grasshopper, why can I export those values to a panel in Grasshopper ???&lt;BR /&gt;
&lt;BR /&gt;
 Cause if you were able to do all the above, and the object GUI is able to read the the object's parameters and values, that means their is a connection that already have been done, but it doesn't include this aspect.&lt;BR /&gt;
&lt;BR /&gt;
Sorry for the long reply, and thank you again</description>
      <pubDate>Wed, 23 Jan 2019 16:07:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278509#M1445</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2019-01-23T16:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278510#M1446</link>
      <description>Maybe I am not understanding what you are attempting to do but why cant you expose them as described in the manual? I have used this for setting object values from GH.&lt;BR /&gt;
&lt;BR /&gt;
I am also messing around with creating custom Property Groups and Classifications as a similar option but utilizing a custom XML file generator within Grasshopper to create both the Property Groups/Properties &amp;amp; the Custom Classifications so that it is a little more fluid and I dont have touch the property manager other than to re-import my XML file. &lt;BR /&gt;
&lt;BR /&gt;
Then expose with the default method</description>
      <pubDate>Wed, 23 Jan 2019 23:03:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278510#M1446</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-23T23:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278511#M1447</link>
      <description>&lt;BLOCKQUOTE&gt;Joe wrote:&lt;BR /&gt;
 expose them as described in the manual
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 23 Jan 2019 23:04:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278511#M1447</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-23T23:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278512#M1448</link>
      <description>@Joe Putnam&lt;BR /&gt;
&lt;BR /&gt;
You didn't get my idea.&lt;BR /&gt;
&lt;BR /&gt;
Your way is dependent on the ArchiCAD user to fill  Object's properties by the property manager.&lt;BR /&gt;
&lt;BR /&gt;
But what if I have generated this property in GDL as a parameter, then how can I get the value of this parameter to the property manager ...&lt;BR /&gt;
&lt;BR /&gt;
Real case scenario, imagine having a parametric door, with different models, but only some of these models are complaint, would you like to fill all those properties again and again, or wouldn't you like to automate the process.&lt;BR /&gt;
&lt;BR /&gt;
Another application for such idea, would be beneficial for Classification Manager, wouldn't you think ?</description>
      <pubDate>Thu, 24 Jan 2019 00:23:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278512#M1448</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2019-01-24T00:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278513#M1449</link>
      <description>yes I am totally confused because this works perfectly for me as designed by Graphisoft. I can get default parameters and write my own that I can access in GH or even in Archicad.</description>
      <pubDate>Thu, 24 Jan 2019 04:07:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278513#M1449</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-24T04:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278514#M1450</link>
      <description>additional showing result</description>
      <pubDate>Thu, 24 Jan 2019 04:08:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278514#M1450</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-24T04:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278515#M1451</link>
      <description>and because this site will not let me link the files I am pasting this here. really is there no way to share the objects and grasshopper definitions on this site?&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://we.tl/t-rLVUOzemTb" target="_blank"&gt;https://we.tl/t-rLVUOzemTb&lt;/A&gt;</description>
      <pubDate>Thu, 24 Jan 2019 04:13:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278515#M1451</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-24T04:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278516#M1452</link>
      <description>@Joe&lt;BR /&gt;
&lt;BR /&gt;
you're going in the wrong direction from what I have in mind.&lt;BR /&gt;
&lt;BR /&gt;
I want to extract the values from GDL (&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;values of Pt1X, Pt1Y, Pt1Z from ArchiCAD&lt;E&gt;&lt;/E&gt;) that were already used in  a model, and inject them to the desired property settings.</description>
      <pubDate>Thu, 24 Jan 2019 04:17:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278516#M1452</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2019-01-24T04:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278517#M1453</link>
      <description>As far as the classification manager and property groups go as I said those can be read in by importing an xml so its really simple to create those if you know how to write out XML.  &lt;BR /&gt;
&lt;BR /&gt;
It would be kinda nice to have access to the classification manager but really I dont see myself doing it all that much. I would rather be able to generate profiles from grasshopper before controlling the classification manager, again not all profiles are standard in my world and being able to send that though and not having to draw if first in Archicad would save time especially because this entire workflow is iterative....</description>
      <pubDate>Thu, 24 Jan 2019 04:17:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278517#M1453</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-24T04:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278518#M1454</link>
      <description>&lt;BLOCKQUOTE&gt;Moonlight wrote:&lt;BR /&gt;
@Joe&lt;BR /&gt;
&lt;BR /&gt;
you're going in the wrong direction from what I have in mind.&lt;BR /&gt;
&lt;BR /&gt;
I want to extract the values from GDL (&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;values of Pt1X, Pt1Y, Pt1Z from ArchiCAD&lt;E&gt;&lt;/E&gt;) that were already used in  a model, and inject them to the desired property settings.
&lt;/BLOCKQUOTE&gt;

ah yeah got it. I have had no need for that sorry</description>
      <pubDate>Thu, 24 Jan 2019 04:21:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278518#M1454</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-24T04:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278519#M1455</link>
      <description>&lt;BLOCKQUOTE&gt;Moonlight wrote:&lt;BR /&gt;
Real case scenario, imagine having a parametric door, with different models, but only some of these models are complaint, would you like to fill all those properties again and again, or wouldn't you like to automate the process.
&lt;/BLOCKQUOTE&gt;

Well with what they have given us you can simply overwrite all values with the correct ones including the existing door. &lt;BR /&gt;
&lt;BR /&gt;
Now I suppose what you are going to say to that is you dont want to manually do it so if that where the case personally i would export out a an excel file from an interactive schedule that you setup grabbing only the information you want and read that into grasshopper.</description>
      <pubDate>Thu, 24 Jan 2019 04:26:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278519#M1455</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-24T04:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278520#M1456</link>
      <description>&lt;BLOCKQUOTE&gt;ah yeah got it. I have had no need for that sorry&lt;/BLOCKQUOTE&gt;

You don't have say that you're sorry, you're being helpful.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;As far as the classification manager and property groups go as I said those can be read in by importing an xml so its really simple to create those if you know how to write out XML. &lt;/BLOCKQUOTE&gt;

Look, that would be practical if we are talking about few instances of an object, a mechanical copy &amp;amp; paste operation, but if you have huge bunch of them it becomes totally impractical &amp;amp; prone to error, just as you said 
&lt;BLOCKQUOTE&gt;this entire workflow is iterative&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 24 Jan 2019 04:31:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278520#M1456</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2019-01-24T04:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278521#M1457</link>
      <description>&lt;BLOCKQUOTE&gt;Now I suppose what you are going to say to that is you dont want to manually do it so if that where the case personally i would export out a an excel file from an interactive schedule that you setup grabbing only the information you want and read that into grasshopper.&lt;/BLOCKQUOTE&gt;

Still, this can be practical in cases were we are dealing with few objects, too little or too unique to make an error.&lt;BR /&gt;
&lt;BR /&gt;
I have even imagined doing your idea, but with GDL exporting values in an XML file, then use excel to map them accordingly but still, there is something there that doesn't convince me ... may be I will give it a try with your way</description>
      <pubDate>Thu, 24 Jan 2019 04:35:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278521#M1457</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2019-01-24T04:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278522#M1458</link>
      <description>&lt;BLOCKQUOTE&gt;Moonlight wrote:&lt;BR /&gt;
&lt;BR /&gt;
Still, this can be practical in cases were we are dealing with few objects, too little or too unique to make an error.&lt;BR /&gt;

&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
this is the current major issue I have with the way the Grasshopper plugin is designed. They need to hire someone that knows grasshopper not just Archicad. The fact that you have to right click to select the library part you want is totally against the design of grasshopper. If that where a string input say with the library part name then there would be no issue with dealing with different library parts. &lt;BR /&gt;
The same argument goes  for everything even layers. Just give me a component that provides a standard grasshopper list of all the layers and let me operate on it with grasshopper components to decide what goes where and why.</description>
      <pubDate>Thu, 24 Jan 2019 04:48:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278522#M1458</guid>
      <dc:creator>Joe Putnam</dc:creator>
      <dc:date>2019-01-24T04:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: EXTRACT GDL CUSTOM PARAMETERS' VALUES</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278523#M1459</link>
      <description>Update,&lt;BR /&gt;
&lt;BR /&gt;
it appears that @leceta  have pinpointed the right direction as seen in the snip&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jan 2019 20:19:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/EXTRACT-GDL-CUSTOM-PARAMETERS-VALUES/m-p/278523#M1459</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2019-01-24T20:19:38Z</dc:date>
    </item>
  </channel>
</rss>

