<?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: Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT) in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/676932#M7963</link>
    <description>&lt;P&gt;Another victim reporting for this rabbit hole, in my case trying to let an object have it's location in the world as a parameter... Frustratingly you can say "print&amp;nbsp;GLOB_PROJECT_LONGITUDE" in the Master and it will tell the correct number, but when you say "parameters foo=GLOB_PROJECT_LONGITUDE", you'll get a zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We might get legislation that requires doors to report their position in the world in the future. Can't do it in properties, no variable for the project coordinates.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2025 11:26:01 GMT</pubDate>
    <dc:creator>NBGheikki</dc:creator>
    <dc:date>2025-09-16T11:26:01Z</dc:date>
    <item>
      <title>Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT)</title>
      <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633089#M7028</link>
      <description>&lt;P&gt;Dear GDLers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on a library object that is similar to the Coordinate Dimensions object from the standard library. However, my goal is to have the X and Y coordinates relative to the Survey Point as a library element parameter, and thus be able to output them to a schedule as other library part parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the 2D script I work with the coordinates using SYMB_POS_FROM_SURVEY_POINT (plus some transformations due to our national practice - this is also the reason why I don't use the standard Survey Coordinate X,Y,Z property for listing in the schedule).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm struggling with how to get the value of such a variable into a parameter. The usual route via PARAMETERS doesn't work for me. At the same time, I can't use that SYMB_POS_FROM_SURVEY_POINT directly in the Parameter script (it pops up an error saying it's "project dependent", and I'm not actually surprised at the non-functionality here).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone think of a tip that might guide me a bit to the right solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 13:18:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633089#M7028</guid>
      <dc:creator>Martin Jan Rosa</dc:creator>
      <dc:date>2024-09-28T13:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT)</title>
      <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633110#M7029</link>
      <description>&lt;P&gt;Based on the GDL reference guide the data of&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SYMB_POS_FROM_SURVEY_POINT is not accessible by the parameter script, therefore it’s impossible to push that data back into a Parameter unfortunately. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gdl.graphisoft.com/reference-guide/general-object-parameters" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/reference-guide/general-object-parameters&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the only other way I can think to do it is to use&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SYMB_POS_X&lt;/STRONG&gt; etc and enter the co-ordinates of your survey point in manually and does the offset calculation.&amp;nbsp;&lt;BR /&gt;This would mean you’d have to enter the survey point co-ordinates manually in every object though which would be possible risk for input errors.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;does the standard Archicad co-ordinate object have parameters you can schedule?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2024 23:31:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633110#M7029</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2024-09-28T23:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT)</title>
      <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633219#M7039</link>
      <description>&lt;P&gt;Thank you for your reply, which confirms my concerns.&lt;/P&gt;&lt;P&gt;Unfortunately, the standard co-ordinate object does not have the necessary X/Y/Z parameters that could be shown in table.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 07:57:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633219#M7039</guid>
      <dc:creator>Martin Jan Rosa</dc:creator>
      <dc:date>2024-09-30T07:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT)</title>
      <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633330#M7042</link>
      <description>&lt;P&gt;I’ve been lured down that dark path by GDL many times only to find out a certain global variable doesn’t work with the parameter script. It’s very frustrating.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 11:08:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/633330#M7042</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2024-09-30T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT)</title>
      <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/635142#M7058</link>
      <description>&lt;P&gt;The only way to use such global parameters in parameter script is a temporary save to txt/xml file from within UI script and load it back in parameter script.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 07:31:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/635142#M7058</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2024-10-10T07:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT)</title>
      <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/635199#M7062</link>
      <description>&lt;P&gt;...I also needed these values, for lists (unavailable, 0)&lt;/P&gt;&lt;P&gt;using the object (at the survey point) I found the current global coordinates of the survey point and wrote them for ArchiCAD using the MASTER_GDL object in the user values ​​USER_GLOBAL_1 (U_G_2; U_G_3)&lt;/P&gt;&lt;P&gt;I have the MASTER object in the Embedded Library and it needs to be written again when the SRV PNT is moved.&lt;/P&gt;&lt;P&gt;The returned SRV PNT and GLOB_NORTH_DIR location values ​​are enough for each point to calculate its position to the survey point and such a value can be used in the main window and the properties window.&lt;BR /&gt;Small problem is with GLOB_WORLD_ORIGO_OFFSET_X (_Y) but acceptable for me...&lt;/P&gt;&lt;P&gt;I think writing to the Parameter is not good, because it is only updated in the dialog of the object (open). It is necessary to reserve in TW.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 11:29:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/635199#M7062</guid>
      <dc:creator>Tomas Stehlik</dc:creator>
      <dc:date>2024-10-10T11:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring a value from a variable to a lib part parameter (with SYMB_POS_FROM_SURVEY_POINT)</title>
      <link>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/676932#M7963</link>
      <description>&lt;P&gt;Another victim reporting for this rabbit hole, in my case trying to let an object have it's location in the world as a parameter... Frustratingly you can say "print&amp;nbsp;GLOB_PROJECT_LONGITUDE" in the Master and it will tell the correct number, but when you say "parameters foo=GLOB_PROJECT_LONGITUDE", you'll get a zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We might get legislation that requires doors to report their position in the world in the future. Can't do it in properties, no variable for the project coordinates.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 11:26:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Transferring-a-value-from-a-variable-to-a-lib-part-parameter/m-p/676932#M7963</guid>
      <dc:creator>NBGheikki</dc:creator>
      <dc:date>2025-09-16T11:26:01Z</dc:date>
    </item>
  </channel>
</rss>

