<?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: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166865#M14867</link>
    <description>Is GLOB_WORLD_ORIGO_OFFSET_X a valid command in version 12?&lt;BR /&gt;
I don't have it installed anymore so can't see the GDL documentation.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Fri, 21 Apr 2017 01:37:10 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2017-04-21T01:37:10Z</dc:date>
    <item>
      <title>GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166838#M14840</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;HI ALL, &lt;BR /&gt;
&lt;BR /&gt;
Hope someone can help me, I have done a good search but am having trouble finding a solution to my problem.. i am looking for a very simple object that displays the x and y coordinates of a point on my plan .. my aim to to export the list as a csv file then import it into a data base &lt;BR /&gt;
&lt;BR /&gt;
I have really tried to solve this myself but am trouble?&lt;BR /&gt;
hope someone can point me in right direction..&lt;BR /&gt;
thanks,&lt;BR /&gt;
Natalie (Arterra)&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jul 2012 08:43:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166838#M14840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-04T08:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166839#M14841</link>
      <description>I'm sure there are many others, but in the meantime you can try this very simple (and very old) object I made many years ago. &lt;BR /&gt;
Not sure, anyway, how you can export the values to an external file.</description>
      <pubDate>Wed, 04 Jul 2012 10:41:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166839#M14841</guid>
      <dc:creator>rocorona</dc:creator>
      <dc:date>2012-07-04T10:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166840#M14842</link>
      <description>&lt;BLOCKQUOTE&gt;rocorona wrote:&lt;BR /&gt;Not sure, anyway, how you can export the values to an external file.&lt;/BLOCKQUOTE&gt;

I think the location points in the 2D Script would need to be converted to object parameters so they could be scheduled, then Saved As... a cvs or similar file format.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Wed, 04 Jul 2012 12:09:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166840#M14842</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2012-07-04T12:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166841#M14843</link>
      <description>Thanks Roberto ! Thanks David,&lt;BR /&gt;
&lt;BR /&gt;
the object is simple and what i was after ! and David, you are absolutely right.. i need to covert the text values displayed for x and y and represent them as parameters so a to make a schedule out of them.. hmm, i'll go to work..&lt;BR /&gt;
&lt;BR /&gt;
it doesn't seem as simple as it sounds.. if you have any advice it would be welcome!&lt;BR /&gt;
&lt;BR /&gt;
my sincere thanks for your replies and help so far&lt;BR /&gt;
Natalie</description>
      <pubDate>Wed, 04 Jul 2012 23:50:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166841#M14843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-04T23:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166842#M14844</link>
      <description>Evening &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/E&gt; &lt;BR /&gt;
&lt;BR /&gt;
So i have tried to find a way to place the object and have the x and y coordinates (once placed) to show up as object parameters.. but i think this seems like a circular reference, does that make sense?.. &lt;BR /&gt;
&lt;BR /&gt;
the x and y coords need to be parameters in the GDL script, before the object is placed.. but they aren't defined UNTIL the object is placed ! maybe I am thinking about this all wrong??&lt;BR /&gt;
&lt;BR /&gt;
what i am actually trying to do is take the x and y co-ordinates from trees we have placed in CAD and import the tree ID, and the x and y coordinates into EXCEL, add other tree features then take the info to a GIS package.. (the last bit i can do, excel to GIS).. it's just cad to excel i have trouble with&lt;BR /&gt;
&lt;BR /&gt;
if anyone in the community can shed some light that'd be awesome and much appreciated (even if it is to tell me to try something else!)&lt;BR /&gt;
&lt;BR /&gt;
thanks loads &lt;BR /&gt;
Natalie (Sydney)</description>
      <pubDate>Thu, 05 Jul 2012 07:25:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166842#M14844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T07:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166843#M14845</link>
      <description>Hi, &lt;BR /&gt;
 &lt;BR /&gt;
First you have to made two parameters to the object (eg: posX, posY). With the help of PARAMETERS command you can to add the coordinates to the object.  &lt;BR /&gt;
eg.: &lt;BR /&gt;
 &lt;BR /&gt;
PARAMETERS posX=SYMB_POS_X, &lt;BR /&gt;
                    posY=SYMB_POS_Y &lt;BR /&gt;
 &lt;BR /&gt;
After all you have to open and close the settings dialogs of the placed objects. (If these not placed you haven't) &lt;BR /&gt;
 &lt;BR /&gt;
Finally with the help of Schedules and Lists you can to choose the parameters (eg: posX, posY) what you want to save to xls. (Its important that it has to be filled the Name of the parameters) &lt;BR /&gt;
 &lt;BR /&gt;
I think it works.</description>
      <pubDate>Thu, 05 Jul 2012 09:58:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166843#M14845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T09:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166844#M14846</link>
      <description>I think Roberto's object was done prior to AC9.&lt;BR /&gt;
For accuracy, since AC9, you must use an additional Global Variable.&lt;BR /&gt;

&lt;PRE&gt;!!! Master Script
x = SYMB_POS_X + GLOB_WORLD_ORIGO_OFFSET_X
y = SYMB_POS_Y + GLOB_WORLD_ORIGO_OFFSET_Y

!!! Parameter Script
parameters x = x, y = y&lt;/PRE&gt;

Declare x, y params in the Parameters tab.</description>
      <pubDate>Thu, 05 Jul 2012 13:08:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166844#M14846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T13:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166845#M14847</link>
      <description>Hello,&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;ila2 wrote:&lt;BR /&gt;
Finally with the help of Schedules and Lists you can to choose the parameters (eg: posX, posY) what you want to save to xls. (Its important that it has to be filled the Name of the parameters) 
&lt;/BLOCKQUOTE&gt;

If I remember right the objects always give x=0 and y=0 when scheduled or listed. Writing the coordinates from the floor plan to an external .txt file might &lt;BR /&gt;
work.</description>
      <pubDate>Thu, 05 Jul 2012 18:44:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166845#M14847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T18:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166846#M14848</link>
      <description>&lt;BLOCKQUOTE&gt;Juha wrote:&lt;BR /&gt;If I remember right the objects always give x=0 and y=0 when scheduled or listed. Writing the coordinates from the floor plan to an external .txt file might &lt;BR /&gt;
work.&lt;/BLOCKQUOTE&gt;

Sorry, I did not test it, but I trust you, Juha. One more GDL grip. Grrr!&lt;BR /&gt;
Yes, the GDL Text In/Out Add-On export to a .txt file should work. &lt;BR /&gt;
&lt;BR /&gt;
More complicated. I did not want to disgust Natalie, but now that's done.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 05 Jul 2012 20:02:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166846#M14848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-05T20:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166847#M14849</link>
      <description>thanks Juha ! et Merci à vous aussi Olivier!&lt;BR /&gt;
&lt;BR /&gt;
Juha described exactly what i was having problems with, so i have now gone back though the forums and see that there are others trying to export to text files too!&lt;BR /&gt;
&lt;BR /&gt;
I have spent the last 4 hours trying to find out why my Archicad 12 (mac OSX 10.6.&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cool.gif" style="display : inline;" /&gt; cannot read the GDL add-ons ! I can't seem to solve it.  I've covered permission errors and bugs/upgrades/fixes ! .. &lt;BR /&gt;
&lt;BR /&gt;
i think with Roberto's locator object and a solution to my add-on problems i will succeed .. fingers crossed.. &lt;BR /&gt;
&lt;BR /&gt;
just wanted to say thanks again!&lt;BR /&gt;
Natalie</description>
      <pubDate>Fri, 06 Jul 2012 07:21:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166847#M14849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-06T07:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166848#M14850</link>
      <description>Hello, &lt;BR /&gt;
i have tried again and it seems to be work in AC15. &lt;BR /&gt;
If you already have the object that contains the parameters eg: posX, posY &lt;BR /&gt;
 &lt;BR /&gt;
1.	Document /Schedules and Lists / Schedules / Scheme Settings… &lt;BR /&gt;
2.	select the Object Inventory  / Fields  &lt;BR /&gt;
3.	select the object/Lamp &lt;BR /&gt;
4.	select the Additional Parameters… &lt;BR /&gt;
5.	select the Object that contains the posX, posY parameters &lt;BR /&gt;
6.	select &lt;BR /&gt;
7.	and add the posX, posY parameters  &lt;BR /&gt;
8.	OK. &lt;BR /&gt;
9.	it will appear the selected parameters &lt;BR /&gt;
10.	and go again to Document /Schedules and Lists / Schedules / Object Inventory &lt;BR /&gt;
11.	Save as xls. &lt;BR /&gt;
 &lt;BR /&gt;
but i’m sorry  if I may not understand exactly the question.</description>
      <pubDate>Fri, 06 Jul 2012 09:08:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166848#M14850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-06T09:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166849#M14851</link>
      <description>Thanks so much Endre ! this is great, thanks for your time in explaining this to me, I'll try to sort it today&lt;BR /&gt;
sorry for not acknowledging and thanking you for your earlier post (an oversight on my part)..&lt;BR /&gt;
&lt;BR /&gt;
n</description>
      <pubDate>Sun, 08 Jul 2012 23:40:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166849#M14851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-08T23:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166850#M14852</link>
      <description>hey Endre,&lt;BR /&gt;
&lt;BR /&gt;
following your advice, I have changed the script and created a schedule. &lt;BR /&gt;
After trial and error i found out where i was going wrong,&lt;BR /&gt;
&lt;BR /&gt;
 i had to define posX and posY AFTER the hotspots of the object were created.. i used another parameter do enter the text for the x and y (i didn't want another source of error)&lt;BR /&gt;
&lt;BR /&gt;
I can finally see my x and y positions in a schedule (see attached screen grab).. but for some reason not ALL the objects are showing in the schedule (some still report as x=0, y=0).. so close!&lt;BR /&gt;
&lt;BR /&gt;
I'm sorry if i am making really simple mistakes.. (i will sort the ID labelling later - that's not too hard)&lt;BR /&gt;
&lt;BR /&gt;
I can send the obj in another post&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/14742i29F997255840BE32/image-size/large?v=v2&amp;amp;px=999" border="0" alt="screengrab.jpg" title="screengrab.jpg" /&gt;</description>
      <pubDate>Mon, 09 Jul 2012 08:23:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166850#M14852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-09T08:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166851#M14853</link>
      <description>hello,&lt;BR /&gt;
&lt;BR /&gt;
please send your object if it's possible - to check it.</description>
      <pubDate>Tue, 10 Jul 2012 07:55:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166851#M14853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-10T07:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166852#M14854</link>
      <description>hi there Endre,&lt;BR /&gt;
&lt;BR /&gt;
I have been trying to sort this out!.. attached is the object (credit to Roberto for the locator script)..&lt;BR /&gt;
&lt;BR /&gt;
I now seem to get the schedule to show some x and y coordinates and not others! i can't seem to get the parameters to update when changed, and sometimes when i close the file and try again, the previous x and y params don't show up in Schedule (like they did the first time!)&lt;BR /&gt;
&lt;BR /&gt;
i need to write a script that re-sends the posX and posY back into the parameter tab, somehow&lt;BR /&gt;
&lt;BR /&gt;
gee, i really am grateful of your insight&lt;BR /&gt;
thanks</description>
      <pubDate>Tue, 10 Jul 2012 08:04:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166852#M14854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-10T08:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166853#M14855</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
It has to be write to the end of you master script:&lt;BR /&gt;
&lt;BR /&gt;
PARAMETERS posX=xx, posY=yy&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
If you have already placed object you have to open the object's settings dialog and push OK.</description>
      <pubDate>Tue, 10 Jul 2012 08:16:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166853#M14855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-10T08:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166854#M14856</link>
      <description>Hi.. &lt;BR /&gt;
I just wrote the end of the masterscript as you advised.. and i placed objects, then i also opened them and clicked ok.. attached is my schedule (still zeros!).. I'm on Archicad 12.. I'm going to try another machine in our office that's Arch15&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/14405i213954D55E65C618/image-size/large?v=v2&amp;amp;px=999" border="0" alt="ScreenGrab2.jpg" title="ScreenGrab2.jpg" /&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:32:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166854#M14856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-10T08:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166855#M14857</link>
      <description>it looks as thought the Schedule is working much better in ACAD 13,14 and 15, but i am having trouble importing the library part.. i will recreate it in 14 or 15, that might solve the problem, &lt;BR /&gt;
&lt;BR /&gt;
I'll let you know what happens,&lt;BR /&gt;
thanks and have a good night!</description>
      <pubDate>Tue, 10 Jul 2012 09:05:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166855#M14857</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-10T09:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166856#M14858</link>
      <description>Just saw this.&lt;BR /&gt;
I had modified the same object to be able to schedule coordinates. It has been working fine for me in schedules, without the need to open the settings dialog so the script updates values.&lt;BR /&gt;
&lt;BR /&gt;
All credit goes to Roberto Corona for the base code. I just added some parameters and modified it a little to fit my purpose.&lt;BR /&gt;
&lt;BR /&gt;
I'm sure it will help you. I just moved the code to the master script so coordinates get passed to the parameters -this wouldn't happen if it stayed in the 2d script, or you would get zero-&lt;BR /&gt;
&lt;BR /&gt;
On a side note, I don't think PARAMETERS code works in the Master Script of the library part, only in the parameter script; this is why you get zeros even when using that code.&lt;BR /&gt;
&lt;BR /&gt;
Best regards.</description>
      <pubDate>Tue, 10 Jul 2012 15:30:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166856#M14858</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2012-07-10T15:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: GDL OBJECT / LABEL DISPLAYING X Y COORDINATES</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166857#M14859</link>
      <description>oi ! thanks sincev6.. I'll check it out tmw.. ! endre has aslso been a lot of help to me.&lt;BR /&gt;
I have brought the obj into ACAS14 now with much better results... soon it will all be solved ! but i will also look at your code... and i will load the final result.. i'm really glad that the community support is excellent.. &lt;BR /&gt;
thanx &lt;BR /&gt;
n</description>
      <pubDate>Tue, 10 Jul 2012 15:54:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-OBJECT-LABEL-DISPLAYING-X-Y-COORDINATES/m-p/166857#M14859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-10T15:54:05Z</dc:date>
    </item>
  </channel>
</rss>

