<?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: Object error code report...what does it mean? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Object-error-code-report-what-does-it-mean/m-p/246550#M10668</link>
    <description>Just out of interest I had a look at the object and line 100 is placing a PRISM with a height of "d".&lt;BR /&gt;
&lt;BR /&gt;
	&lt;FONT color="#ff0012"&gt;prism 4,d,&lt;/FONT&gt;&lt;BR /&gt;
	a/2,-b/2,&lt;BR /&gt;
	a/2,-b/2-e,&lt;BR /&gt;
	-a/2,-b/2-e,&lt;BR /&gt;
	-a/2,-b/2&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
So the "d" parameter could be your problem (but I tested and it is not - it is one of the other parameters in this prism command).&lt;BR /&gt;
&lt;BR /&gt;
d = Flush Hearth Height&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Or it could be the a, b or e parameters in the rest of the prism command.&lt;BR /&gt;
&lt;BR /&gt;
a = the length.&lt;BR /&gt;
b = depth.&lt;BR /&gt;
e = Flush Hearth Offset&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I doubt it would be the length or depth as you wouldn't see the fireplace at all in plan or 3D.&lt;BR /&gt;
My bet would be on the Flush Hearth Offset.&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/7152iC8C3084A851BBB52/image-size/large?v=v2&amp;amp;px=999" border="0" alt="fireplace_error.jpg" title="fireplace_error.jpg" /&gt;</description>
    <pubDate>Tue, 17 Feb 2015 01:57:51 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2015-02-17T01:57:51Z</dc:date>
    <item>
      <title>Object error code report...what does it mean?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-error-code-report-what-does-it-mean/m-p/246548#M10666</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;So..I guess there is something wrong with some variable I inputted in one of the fireplace objects....but how, where do I find out what it is that i need to fix?&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/74964i043AD0D2AAF02CE6/image-size/large?v=v2&amp;amp;px=999" border="0" alt="FIREPLACE-ERROR-CODE.png" title="FIREPLACE-ERROR-CODE.png" /&gt;</description>
      <pubDate>Mon, 16 Feb 2015 17:36:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-error-code-report-what-does-it-mean/m-p/246548#M10666</guid>
      <dc:creator>rob2218</dc:creator>
      <dc:date>2015-02-16T17:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Object error code report...what does it mean?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-error-code-report-what-does-it-mean/m-p/246549#M10667</link>
      <description>You could open the script (CTRL+SHFT+O) for the fireplace object.&lt;BR /&gt;
Open the 3D script and have a look at line 100 to see what it is asking for - i.e. what parameters are being used for that line.&lt;BR /&gt;
&lt;BR /&gt;
No need to count the lines just open the 3D script and press CTRL+L and type in '100'.&lt;BR /&gt;
&lt;BR /&gt;
Otherwise it is a case of trying to spot which parameter is causing the problem in the placed object.&lt;BR /&gt;
Look for zero or negative lengths and heights.&lt;BR /&gt;
&lt;BR /&gt;
Or start with a new fireplace object and change it to suit what you need.&lt;BR /&gt;
&lt;BR /&gt;
Have the preview set to 3D while you adjust the object and you will see when them error message appears or disappears.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 17 Feb 2015 01:45:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-error-code-report-what-does-it-mean/m-p/246549#M10667</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2015-02-17T01:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Object error code report...what does it mean?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-error-code-report-what-does-it-mean/m-p/246550#M10668</link>
      <description>Just out of interest I had a look at the object and line 100 is placing a PRISM with a height of "d".&lt;BR /&gt;
&lt;BR /&gt;
	&lt;FONT color="#ff0012"&gt;prism 4,d,&lt;/FONT&gt;&lt;BR /&gt;
	a/2,-b/2,&lt;BR /&gt;
	a/2,-b/2-e,&lt;BR /&gt;
	-a/2,-b/2-e,&lt;BR /&gt;
	-a/2,-b/2&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
So the "d" parameter could be your problem (but I tested and it is not - it is one of the other parameters in this prism command).&lt;BR /&gt;
&lt;BR /&gt;
d = Flush Hearth Height&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Or it could be the a, b or e parameters in the rest of the prism command.&lt;BR /&gt;
&lt;BR /&gt;
a = the length.&lt;BR /&gt;
b = depth.&lt;BR /&gt;
e = Flush Hearth Offset&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I doubt it would be the length or depth as you wouldn't see the fireplace at all in plan or 3D.&lt;BR /&gt;
My bet would be on the Flush Hearth Offset.&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/7152iC8C3084A851BBB52/image-size/large?v=v2&amp;amp;px=999" border="0" alt="fireplace_error.jpg" title="fireplace_error.jpg" /&gt;</description>
      <pubDate>Tue, 17 Feb 2015 01:57:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-error-code-report-what-does-it-mean/m-p/246550#M10668</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2015-02-17T01:57:51Z</dc:date>
    </item>
  </channel>
</rss>

