<?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: Strange conversion number in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95683#M28185</link>
    <description>Thanks, that makes perfect sense and I should have seen it.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_redface.gif" style="display : inline;" /&gt;</description>
    <pubDate>Sat, 17 May 2008 16:07:33 GMT</pubDate>
    <dc:creator>Erich</dc:creator>
    <dc:date>2008-05-17T16:07:33Z</dc:date>
    <item>
      <title>Strange conversion number</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95680#M28182</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Folks,&lt;BR /&gt;
&lt;BR /&gt;
Can anyone explain to me why I am getting the strange conversion number (highlighted) in my GDL to get a part to display correctly?&lt;BR /&gt;
&lt;BR /&gt;
FOR i=0 TO thrdlen*tpi*&lt;FONT color="#FF0000"&gt;&lt;B&gt;39.4&lt;/B&gt;&lt;/FONT&gt;-1  &lt;BR /&gt;
	POLY2_B 7, 3, 6, 91, &lt;BR /&gt;
		shnk/2-H, 	        0, 		1,&lt;BR /&gt;
		-shnk/2+H,	-yht,		1, &lt;BR /&gt;
		-shnk/2,	        -yht-P/2,	1, &lt;BR /&gt;
		-shnk/2+H, 	-yht-P,	1,&lt;BR /&gt;
		shnk/2-H, 	        -P,		1, &lt;BR /&gt;
		shnk/2, 	        -P/2,		1, &lt;BR /&gt;
		shnk/2-H, 	        0, 		1&lt;BR /&gt;
	ADD2 0, -P&lt;BR /&gt;
NEXT i&lt;BR /&gt;
&lt;BR /&gt;
I arrived at this number by measuring the distance the loops was to cover versus the distance it actually did without the conversion. I would understand if it were 25.4 or some similar conversion number, but 39.4 doesn't match anything I would expect. BTW there are no MUL statements or anything similar in the coding.&lt;BR /&gt;
&lt;BR /&gt;
Can anyone enlighten me?&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 May 2008 05:00:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95680#M28182</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-05-16T05:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Strange conversion number</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95681#M28183</link>
      <description>39.4 sounds like the inch equivalent of a meter.</description>
      <pubDate>Fri, 16 May 2008 05:14:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95681#M28183</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2008-05-16T05:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Strange conversion number</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95682#M28184</link>
      <description>Hi Erich,&lt;BR /&gt;
&lt;BR /&gt;
Erika is right. And if accuracy is important, you could use 39.37 (divide 100cm by 2.54 and you have it.)</description>
      <pubDate>Fri, 16 May 2008 16:03:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95682#M28184</guid>
      <dc:creator>vistasp</dc:creator>
      <dc:date>2008-05-16T16:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Strange conversion number</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95683#M28185</link>
      <description>Thanks, that makes perfect sense and I should have seen it.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_redface.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sat, 17 May 2008 16:07:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95683#M28185</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-05-17T16:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Strange conversion number</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95684#M28186</link>
      <description>The probable reason for that number is that GDL scripts are always in meters, even if your Project is set to Imperial units. So I guess in some cases numbers need to be converted from meters to inches.</description>
      <pubDate>Sat, 17 May 2008 17:00:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Strange-conversion-number/m-p/95684#M28186</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2008-05-17T17:00:50Z</dc:date>
    </item>
  </channel>
</rss>

