<?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 Move 3D element relative to 2D object in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147307#M20353</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I've been an ArchiCAd user for 10 years now and am just now trying to learn how GDL works. I have a part that works great except for one item. When the item is placed correctly in 2D it is actually floating 11" away from where it should be in 3D. How do I move the 3D info to the proper location relative to the 2D info? This is an exit sign with lots of 2D symbols so starting over with the object on the origin would be VERY painful. Any help is MUCH appreciated!&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 25 May 2010 21:57:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-05-25T21:57:28Z</dc:date>
    <item>
      <title>Move 3D element relative to 2D object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147307#M20353</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I've been an ArchiCAd user for 10 years now and am just now trying to learn how GDL works. I have a part that works great except for one item. When the item is placed correctly in 2D it is actually floating 11" away from where it should be in 3D. How do I move the 3D info to the proper location relative to the 2D info? This is an exit sign with lots of 2D symbols so starting over with the object on the origin would be VERY painful. Any help is MUCH appreciated!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 May 2010 21:57:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147307#M20353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-25T21:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Move 3D element relative to 2D object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147308#M20354</link>
      <description>This sounds as though you made the 3D portion by saving out model elements. Regardless, at the front end of your script you will need an ADD command (or one of it's variants ADDx, ADDy, ADDz). If you scripted the 3D from scratch then this should be fairly simple to determine how far to move the 3D elements. If you saved from model elements there is likely a series of MUL commands somewhere in the first few lines of the 3D script. The amount you add will need to take these multiplications into account. Note that these MUL commands allow the part to be scaled with changes to the X, Y, or Z coordinates of the part.&lt;BR /&gt;
&lt;BR /&gt;
To help you align things you can also place a temporary command: &lt;PRE&gt;PROJECT2 3, 270, 2&lt;/PRE&gt; at the front of the 2D script. This will then drawn a the overhead projection of the 3D elements in the floor plan view. You can use this to see just how far things are off. When done comment out the PROJECT2 command by adding an exclamation mark at the start of the line.</description>
      <pubDate>Wed, 26 May 2010 03:59:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147308#M20354</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2010-05-26T03:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Move 3D element relative to 2D object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147309#M20355</link>
      <description>It's good to also put one point of the object on 0,0,0.  This minimized the programs work not having to make additional moves to get to the start of the object.  It also makes your work easier when you construct the 2D and 3D from the same start point of 0,0,0.&lt;BR /&gt;
&lt;BR /&gt;
David Nicholson-Cole's GDL cookbook is available &lt;A href="http://www.nottingham.ac.uk/~lazwww/cookbook/CB4_Web/index.html" target="_blank"&gt;here&lt;/A&gt;.  He does a great job of taking you through the basics and is helpful for people of all skill levels.&lt;BR /&gt;
&lt;BR /&gt;
Andrew Watson's GDl Handbook is also quite good, but I feel is written for more advanced GDL users (I'm not one of the latter).  You can purchase his through &lt;A href="http://www.cadimageworld.com/" target="_blank"&gt;Cadimage's&lt;/A&gt; new website.</description>
      <pubDate>Wed, 26 May 2010 04:12:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147309#M20355</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2010-05-26T04:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Move 3D element relative to 2D object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147310#M20356</link>
      <description>It WORKED!!!!!! This is GREAT! Thank you so much for your help. Erika, do you know Jon Califf? If so he speaks highly of you, anyway David's Cookbook is AWEsome. So much info that I was having trouble getting to the answer to my one small problem and you and Erich have cleared the fog. MUCH appreciated!</description>
      <pubDate>Wed, 26 May 2010 14:54:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147310#M20356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-26T14:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Move 3D element relative to 2D object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147311#M20357</link>
      <description>Thank you, yes I know Jon well, how nice of you to pass along his comments.&lt;BR /&gt;
Glad I could help.&lt;BR /&gt;
&lt;BR /&gt;
Does he know you as op or art? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 26 May 2010 20:23:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147311#M20357</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2010-05-26T20:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Move 3D element relative to 2D object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147312#M20358</link>
      <description>Erika, I am Tim White and am working on obtaining the commission to work on a project in the Santa Monica Mountains and may be in need of even more assistance from you. Thanks again!</description>
      <pubDate>Wed, 26 May 2010 20:35:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Move-3D-element-relative-to-2D-object/m-p/147312#M20358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-26T20:35:50Z</dc:date>
    </item>
  </channel>
</rss>

