<?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: FPRISM and Status Codes in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41604#M35007</link>
    <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;
The use of "-1" is correct, I think.&lt;BR /&gt;
I mean, it might be different from what the manual says, but it still works.&lt;BR /&gt;
Still, the missing edge could be a bug.
&lt;/BLOCKQUOTE&gt;

Is using of "-1", in context of this topic, really works by you (I'm not meaning that it can be used without holes)? Beacause by me no difference!</description>
    <pubDate>Mon, 13 Mar 2006 13:57:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-03-13T13:57:39Z</dc:date>
    <item>
      <title>FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41596#M34999</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Can anyone tell me why this
&lt;PRE&gt;			FPRISM_ endMatl, endMatl, endMatl, endMatl, 
				5, offsetDist1, 45,offsetDist1, 
					0, 0, 15,
					0, ZZYZX,  15,
					-B, ZZYZX, 15,
					-B, 0, 15,
					0, 0, 15&lt;/PRE&gt;

is missing an edge?&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/74072i546E45D99AF70D9D/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Picture 2.png" title="Picture 2.png" /&gt;</description>
      <pubDate>Fri, 10 Mar 2006 16:35:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41596#M34999</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2006-03-10T16:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41597#M35000</link>
      <description>Hello Tom,&lt;BR /&gt;
&lt;BR /&gt;
definitively &lt;B&gt;BUG&lt;/B&gt;!&lt;BR /&gt;
&lt;BR /&gt;
I checked for angle parameter of FPrism_ &amp;amp; discovered that when you replace 45 (yours) with some other values contour line appears. But after some more plays with this mystery, have find solution for all values: "generate 3D model &amp;amp; after press &lt;B&gt;CTRL+SHIFT+R&lt;/B&gt; from Keyboard" - missed line appears.&lt;BR /&gt;
&lt;BR /&gt;
note: &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Test done for 3D view modes with both Internal &amp;amp; OpelGL engines&lt;E&gt;&lt;/E&gt;</description>
      <pubDate>Sat, 11 Mar 2006 11:41:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41597#M35000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-11T11:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41598#M35001</link>
      <description>Another interesting thing is that at 1st you don't see lines in 3D-Axo preview (ObjMakingDialog). But if you switch to shade mode and switch back to hidden mode line appears!</description>
      <pubDate>Sat, 11 Mar 2006 11:53:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41598#M35001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-11T11:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41599#M35002</link>
      <description>The status code to close the prism should be "-1"&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;FPRISM_ endMatl, endMatl, endMatl, endMatl, &lt;BR /&gt;
    5, offsetDist1, 45,offsetDist1, &lt;BR /&gt;
    0, 0, 15, &lt;BR /&gt;
    0, ZZYZX,  15, &lt;BR /&gt;
    -B, ZZYZX, 15, &lt;BR /&gt;
    -B, 0, 15, &lt;BR /&gt;
    0, 0, -1
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 13 Mar 2006 09:08:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41599#M35002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-13T09:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41600#M35003</link>
      <description>&lt;BLOCKQUOTE&gt;shaun wrote:&lt;BR /&gt;
The status code to close the prism should be "-1"
&lt;/BLOCKQUOTE&gt;

No, status code value -1 doesn't close main prism contours, it is used for holes!&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;See below.&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;GDL wrote:&lt;BR /&gt; &lt;BR /&gt;
si=-1 is used to define holes directly into the prism. It marks the end of the contour and the beginning of a hole inside of the contour. It is also used to indicate the end of one hole's contour and the beginning of another. Coordinates before that value must be identical to the coordinates of the first point of the contour/hole. If you have used the -1 mask value, the last mask value in the parameter list must be -1, marking the end of the last hole. 
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 13 Mar 2006 09:51:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41600#M35003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-13T09:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41601#M35004</link>
      <description>I think the problem lies in line 2 of your code -&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
n, thickness, angle, hill_height,&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
You have assigned Offsetdist1 to both thickness &amp;amp; hill_height but hill_height &amp;lt; thickness. Try reducing the hill_height and your edge should reappear.&lt;BR /&gt;
&lt;BR /&gt;
Cheers</description>
      <pubDate>Mon, 13 Mar 2006 10:00:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41601#M35004</guid>
      <dc:creator>Vitruvius</dc:creator>
      <dc:date>2006-03-13T10:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41602#M35005</link>
      <description>&lt;BLOCKQUOTE&gt;Vitruvius wrote:&lt;BR /&gt;
You have assigned Offsetdist1 to both thickness &amp;amp; hill_height but hill_height &amp;lt; thickness. Try reducing the hill_height and your edge should reappear.&lt;BR /&gt;
Cheers&lt;/BLOCKQUOTE&gt;

You found the bug.&lt;BR /&gt;
Hill_heigth=thickness and because of overlaping some times they are shown or not. And that's why Ctrl+Shift+R corrects "error".</description>
      <pubDate>Mon, 13 Mar 2006 11:02:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41602#M35005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-13T11:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41603#M35006</link>
      <description>&lt;BLOCKQUOTE&gt;Z.Bauer wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;shaun wrote:&lt;BR /&gt;
The status code to close the prism should be "-1"
&lt;/BLOCKQUOTE&gt;

No, status code value -1 doesn't close main prism contours, it is used for holes!&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;See below.&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;GDL wrote:&lt;BR /&gt; &lt;BR /&gt;
si=-1 is used to define holes directly into the prism. It marks the end of the contour and the beginning of a hole inside of the contour. It is also used to indicate the end of one hole's contour and the beginning of another. Coordinates before that value must be identical to the coordinates of the first point of the contour/hole. If you have used the -1 mask value, the last mask value in the parameter list must be -1, marking the end of the last hole. 
&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;

The use of "-1" is correct, I think.&lt;BR /&gt;
I mean, it might be different from what the manual says, but it still works.&lt;BR /&gt;
You can use it like that - even if no hole is defined after the -1 status code.&lt;BR /&gt;
Or you can leave the last line, meaning the FPRISM will have 4 nodes, and ArchiCAD will automatically close the polygon.&lt;BR /&gt;
&lt;BR /&gt;
Still, the missing edge could be a bug.</description>
      <pubDate>Mon, 13 Mar 2006 12:48:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41603#M35006</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2006-03-13T12:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41604#M35007</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;
The use of "-1" is correct, I think.&lt;BR /&gt;
I mean, it might be different from what the manual says, but it still works.&lt;BR /&gt;
Still, the missing edge could be a bug.
&lt;/BLOCKQUOTE&gt;

Is using of "-1", in context of this topic, really works by you (I'm not meaning that it can be used without holes)? Beacause by me no difference!</description>
      <pubDate>Mon, 13 Mar 2006 13:57:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41604#M35007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-13T13:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41605#M35008</link>
      <description>&lt;BLOCKQUOTE&gt;Z.Bauer wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;
The use of "-1" is correct, I think.&lt;BR /&gt;
I mean, it might be different from what the manual says, but it still works.&lt;BR /&gt;
Still, the missing edge could be a bug.
&lt;/BLOCKQUOTE&gt;

Is using of "-1", in context of this topic, really works by you (I'm not meaning that it can be used without holes)? Beacause by me no difference!&lt;/BLOCKQUOTE&gt;

It seems like -1 would be the correct syntax, but 16 yields a correct result more often than -1 did (since with each Rebuild, that last edge seems to disappear or reappear!)</description>
      <pubDate>Mon, 13 Mar 2006 14:06:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41605#M35008</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2006-03-13T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: FPRISM and Status Codes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41606#M35009</link>
      <description>&lt;BLOCKQUOTE&gt;Z.Bauer wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;
The use of "-1" is correct, I think.&lt;BR /&gt;
I mean, it might be different from what the manual says, but it still works.&lt;BR /&gt;
Still, the missing edge could be a bug.
&lt;/BLOCKQUOTE&gt;

Is using of "-1", in context of this topic, really works by you (I'm not meaning that it can be used without holes)? Beacause by me no difference!&lt;/BLOCKQUOTE&gt;

The use of -1 is correct (it marks the end of the contour), though I didn't check that it would solve this problem</description>
      <pubDate>Mon, 13 Mar 2006 14:07:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/FPRISM-and-Status-Codes/m-p/41606#M35009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-13T14:07:31Z</dc:date>
    </item>
  </channel>
</rss>

