<?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 Betreff: Linking properties into GDL Parameters? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/670595#M7867</link>
    <description>&lt;P&gt;Fire rating is also mapping BTW&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jul 2025 11:21:55 GMT</pubDate>
    <dc:creator>Piotr Dobrowolski</dc:creator>
    <dc:date>2025-07-22T11:21:55Z</dc:date>
    <item>
      <title>Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/323998#M2331</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am looking for a possibility to link a property (made in Property-Manager) to a GDL Parameter, in my example I want to define the room number through a property.&lt;/P&gt;
&lt;P&gt;What I could already manage to link the element-id, under Parameterscript:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;parameters ROOM_NUMBER = GLOB_ID&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also could find the code for my wished property (e.g.&amp;nbsp;&lt;EM&gt;&amp;lt;PROPERTY-4CCC5747-F313-44B1-AA12-55B7B4EA9DA9&amp;gt;&lt;/EM&gt;) through text-content, but it doesnt work in the parameter-script ... Is it even possible? If yes, please help with the code! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Using Archicad 24-25)&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 08:19:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/323998#M2331</guid>
      <dc:creator>Daniel Pataki</dc:creator>
      <dc:date>2023-05-31T08:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/324188#M2332</link>
      <description>&lt;P&gt;From what I have read and tried it's only possible with the link to grasshopper, I have not tried with grasshopper but have looked and tried everything else I know.&lt;/P&gt;&lt;P&gt;I plan on trying to use grasshopper this weekend to see how/if it works.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 15:07:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/324188#M2332</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2021-12-04T15:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/324189#M2333</link>
      <description>&lt;P&gt;Hi Daniel.....I've tried this before...sorry it is not possible &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;Reading the Property and displaying - yes. Change something through the Property within the Object - no &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;This is the best script for reading Properties:&lt;BR /&gt;&lt;A href="https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels" target="_blank"&gt;https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels&lt;/A&gt;&lt;BR /&gt;works with stamps as well...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/5414"&gt;@SenecaDesignLLC&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Grasshopper won't help since it can only place and read object, not change them&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last hope: Python&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 15:29:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/324189#M2333</guid>
      <dc:creator>Lukas Oelmueller</dc:creator>
      <dc:date>2021-12-04T15:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/358993#M2334</link>
      <description>&lt;P&gt;I am trying to do something similar as in the example script provided by Graphisoft, but without the user selecting the property through the user interface. In other words: I know which (custom) property I want to display in a door marker, but I can't figure out how to "select" this in the script (without using the UI-script included in the example). As far as I have understood it, you can not "call" or "request" custom made properties like you can do for global AC variables/parameters/properties...&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 10:46:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/358993#M2334</guid>
      <dc:creator>Ruben V</dc:creator>
      <dc:date>2022-10-18T10:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/375889#M2335</link>
      <description>&lt;P&gt;I'm trying to do the same Beat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The alternative im looking at is combining parameters in the Door 26 gdl. It seems like with some knowledge of gdl, efficiency gaps can be&amp;nbsp;implemented where the more user friendly Property Manager fails.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you find a solution, let me know! And vice versa&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 21:25:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/375889#M2335</guid>
      <dc:creator>stoneunturned</dc:creator>
      <dc:date>2023-04-06T21:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/375898#M2336</link>
      <description>&lt;P&gt;It's not currently possible, you can use the id to control gdl parameters and properties but not the other way.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 00:11:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/375898#M2336</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-04-07T00:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376165#M2337</link>
      <description>&lt;P&gt;That's a snag that kills an avenue to completing my silver bullet solution to significantly reducing door schedule admin on large multi-story projects for the architects, the door supplier and the site team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to combine a Door's Element ID, leaf width and orientation to be displayed both on the plans and in the schedule. The leaf width and orientation would update automatically if it were to be changed graphically in plan, or in the settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the property manager, Element ID and Orientation can be combined, but not leaf width as it hasn't been provided in the list. Maybe there's a way? Im scratching my head&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 00:03:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376165#M2337</guid>
      <dc:creator>stoneunturned</dc:creator>
      <dc:date>2023-04-17T00:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376242#M2338</link>
      <description>&lt;P&gt;I Agree - ended up tinkering in the Door Marker GDL to display the wanted "size type" and works fine. No custom property needed&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 08:47:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376242#M2338</guid>
      <dc:creator>Ruben V</dc:creator>
      <dc:date>2023-04-11T08:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376267#M2339</link>
      <description>&lt;P&gt;I found if I want custom anything it's GDL for me. The only objects I use from the ArchiCAD library are furniture. All my doors, windows, tags, labels, accessories are all custom.&lt;/P&gt;
&lt;P&gt;This allows me to always display everything the way I want.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 13:17:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376267#M2339</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-04-11T13:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376362#M2340</link>
      <description>&lt;P&gt;I finally found a way to create Properties fro gdl parameterts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example for Doors and Windows:&lt;BR /&gt;&lt;BR /&gt;I don't use "list" parameters from the gdl such as &lt;EM&gt;"gs_list_acousticrating".&lt;/EM&gt; I prefer Properties for non geometrical Data.&lt;BR /&gt;but "Acoustic Rating" is available in property calculations.&lt;BR /&gt;&lt;BR /&gt;You can put a row of gdl parameters into the masterscript of any Door or Window.&lt;BR /&gt;Each parameter should be separated with an identifier (for example #1,#2,...)&lt;/P&gt;&lt;LI-CODE lang="c"&gt;parameters gs_list_acousticrating = "#1"+STR{2} ("%m", gs_leaf_thk)+"#2"+gs_handle_type+"#3"&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Your property calculation for leaf thickness could look like this:&lt;BR /&gt;SPLITLEFT ( SPLITRIGHT ( {Property:Fenster\/Tür/Schalldämmwert}; "#1"; 2 ); "#2"; 1 )&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For handle Type&lt;BR /&gt;SPLITLEFT ( SPLITRIGHT ( {Property:Fenster\/Tür/Schalldämmwert}; "#2"; 2 ); "#3"; 1 )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So one gdl parameter holds all needed gdl parameters and by splitting this parameter with&amp;nbsp;identifiers into single Properties the bridge is done...&lt;BR /&gt;&lt;BR /&gt;wow!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something simpler could be provided by GS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 07:41:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376362#M2340</guid>
      <dc:creator>Lukas Oelmueller</dc:creator>
      <dc:date>2023-04-12T07:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376393#M2341</link>
      <description>&lt;P&gt;This is so freaking amazing thank you&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 13:07:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376393#M2341</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-04-12T13:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376394#M2342</link>
      <description>&lt;P&gt;The only down side, I'm guessing you can't push parameters back to the object. This method is for listing information not modifying parameters through properties&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 13:08:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/376394#M2342</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-04-12T13:08:56Z</dc:date>
    </item>
    <item>
      <title>Betreff: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/670011#M7856</link>
      <description>&lt;P&gt;I finaly made a video to this Topic.&lt;BR /&gt;&lt;BR /&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F0Vx5dV1wj6Q%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0Vx5dV1wj6Q&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F0Vx5dV1wj6Q%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Archicad - GDL Parameters to Archicad Properties" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 21:17:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/670011#M7856</guid>
      <dc:creator>Lukas Oelmueller</dc:creator>
      <dc:date>2025-07-16T21:17:11Z</dc:date>
    </item>
    <item>
      <title>Betreff: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/670595#M7867</link>
      <description>&lt;P&gt;Fire rating is also mapping BTW&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 11:21:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/670595#M7867</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2025-07-22T11:21:55Z</dc:date>
    </item>
    <item>
      <title>Betreff: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/671505#M7876</link>
      <description>&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/14769"&gt;@Piotr Dobrowolski&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanx for sharing. It doesn't help though, since it's another Parameter for Doors and Windows. Not Objects or Rooms &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 08:47:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/671505#M7876</guid>
      <dc:creator>Lukas Oelmueller</dc:creator>
      <dc:date>2025-07-30T08:47:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/671512#M7877</link>
      <description>&lt;P&gt;Try using the addon to transfer property values to parameters. Any object type is supported, including doors, windows, light sources, etc.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/kuvbur/AddOn_SomeStuff" target="_self"&gt;https://github.com/kuvbur/AddOn_SomeStuff&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 09:07:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/671512#M7877</guid>
      <dc:creator>kuvbur</dc:creator>
      <dc:date>2025-07-30T09:07:37Z</dc:date>
    </item>
    <item>
      <title>Betreff: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/672543#M7885</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/2000"&gt;@kuvbur&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I cant get the add-on to Work.&lt;BR /&gt;Tried 27 an 28 on a mac.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 14:16:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/672543#M7885</guid>
      <dc:creator>Lukas Oelmueller</dc:creator>
      <dc:date>2025-08-07T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Betreff: Linking properties into GDL Parameters?</title>
      <link>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/696755#M8362</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/3542"&gt;@Lukas Oelmueller&lt;/a&gt;&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;I cant get the add-on to Work.&lt;BR /&gt;Tried 27 an 28 on a mac.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Got it - worx!&lt;/P&gt;
&lt;P&gt;Still flashed!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_heart_eyes:"&gt;😍&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;AC27 on WIN&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2026 10:25:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Linking-properties-into-GDL-Parameters/m-p/696755#M8362</guid>
      <dc:creator>Stefan L_</dc:creator>
      <dc:date>2026-03-20T10:25:51Z</dc:date>
    </item>
  </channel>
</rss>

