<?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 Baseball Field 2D to 3D alignment in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Baseball-Field-2D-to-3D-alignment/m-p/101469#M40047</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;The Baseball Field Object when rendered in 3D does not align with the 2D plan view.  When the Little League field is selected the 3D location is approximately 153 feet from the 2D plan view of the Object.  Is there a GDL script fix for this bug?&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 20 Aug 2004 18:57:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-08-20T18:57:51Z</dc:date>
    <item>
      <title>Baseball Field 2D to 3D alignment</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Baseball-Field-2D-to-3D-alignment/m-p/101469#M40047</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;The Baseball Field Object when rendered in 3D does not align with the 2D plan view.  When the Little League field is selected the 3D location is approximately 153 feet from the 2D plan view of the Object.  Is there a GDL script fix for this bug?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Aug 2004 18:57:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Baseball-Field-2D-to-3D-alignment/m-p/101469#M40047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-08-20T18:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Baseball Field 2D to 3D alignment</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Baseball-Field-2D-to-3D-alignment/m-p/101470#M40048</link>
      <description>&lt;BLOCKQUOTE&gt;The Baseball Field Object when rendered in 3D does not align with the 2D plan view. When the Little League field is selected the 3D location is approximately 153 feet from the 2D plan view of the Object. Is there a GDL script fix for this bug?&lt;/BLOCKQUOTE&gt;

Mike:&lt;BR /&gt;
If you are somewhat comfortable in GDL, I think I have a fix.&lt;BR /&gt;
Open the object and open the 2D script window. Scroll down to:&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="darkred"&gt;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;
&lt;BR /&gt;
if ftype=`Little League` then&lt;BR /&gt;
&lt;BR /&gt;
xy_max2=sqr((60'*60')+(175'*175'))+30'&lt;BR /&gt;
ADD2 30'-(xy_max+30')/2, 30'-(xy_max+30')/2		!!! Drag to Origo&lt;BR /&gt;
&lt;BR /&gt;
    hotspot2 0, 0&lt;BR /&gt;
    hotspot2 0, 60' ...&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
You will notice that "xy_max2" as a variable, but "xy_max" has been used in the next line. Change "xy_max" to "xy_max2" in the formula and the 2D should align with the 3D. I did not check further than this, there could be other problems with the part.  HTH.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sat, 21 Aug 2004 14:34:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Baseball-Field-2D-to-3D-alignment/m-p/101470#M40048</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2004-08-21T14:34:09Z</dc:date>
    </item>
  </channel>
</rss>

