<?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: Prism Arc in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Prism-Arc/m-p/25800#M35617</link>
    <description>here is a simple example.
 &lt;PRE&gt;prism_       7,      0.1, 
            0.0,     0.0,      15, 
            1.5,     0.0,      15, 
            1.5,     0.8,      79, 
            1.3,     0.8,    913, ! center of the arc
            0.0,      90.0,   4013, 
            1.3,     1.0,      13, 
            0.0,     1.0,      15&lt;/PRE&gt;
if you don't need parameters or you dont want to use the brain too much (like me...) drag a fill from floor plan into the 2d-script: 
&lt;PRE&gt;POLY2_B       8,      3,     91,     91, 
            0.0,     0.0,      1, 
            1.5,     0.0,      1, 
            1.5,     0.8,      1, 
            1.3,     0.8,    900, 
            0.0,      90.0,   4001, 
            1.3,     1.0,      1, 
            0.0,     1.0,      1, 
            0.0,     0.0,     -1&lt;/PRE&gt;
you can use this to create a parametric 3d skript by replacing the first line, deleting the last one (just to make it more simple) and changing the statusvalues. of course you have to put in the parameters at the correct place. &lt;BR /&gt;

&lt;PRE&gt;r = 0.3
prism_       7,      0.1, 
            0.0,     0.0,      15, 
            a,     0.0,      15, 
            a,     b-r,      79, 
            a-r,     b-r,    913, ! center of the arc
            0.0,      90.0,   4013, 
            a-r,     b,      13, 
            0.0,     b,      15&lt;/PRE&gt;

best regards</description>
    <pubDate>Wed, 03 Aug 2005 14:28:22 GMT</pubDate>
    <dc:creator>gerd</dc:creator>
    <dc:date>2005-08-03T14:28:22Z</dc:date>
    <item>
      <title>Prism Arc</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Prism-Arc/m-p/25799#M35616</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am having trouble with using Prism and drawing an arc .... I have read that  900 sets the center point and 3000 end the arc.... If someone posted simple example with code i would appreciate it.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Aug 2005 13:46:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Prism-Arc/m-p/25799#M35616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-03T13:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Prism Arc</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Prism-Arc/m-p/25800#M35617</link>
      <description>here is a simple example.
 &lt;PRE&gt;prism_       7,      0.1, 
            0.0,     0.0,      15, 
            1.5,     0.0,      15, 
            1.5,     0.8,      79, 
            1.3,     0.8,    913, ! center of the arc
            0.0,      90.0,   4013, 
            1.3,     1.0,      13, 
            0.0,     1.0,      15&lt;/PRE&gt;
if you don't need parameters or you dont want to use the brain too much (like me...) drag a fill from floor plan into the 2d-script: 
&lt;PRE&gt;POLY2_B       8,      3,     91,     91, 
            0.0,     0.0,      1, 
            1.5,     0.0,      1, 
            1.5,     0.8,      1, 
            1.3,     0.8,    900, 
            0.0,      90.0,   4001, 
            1.3,     1.0,      1, 
            0.0,     1.0,      1, 
            0.0,     0.0,     -1&lt;/PRE&gt;
you can use this to create a parametric 3d skript by replacing the first line, deleting the last one (just to make it more simple) and changing the statusvalues. of course you have to put in the parameters at the correct place. &lt;BR /&gt;

&lt;PRE&gt;r = 0.3
prism_       7,      0.1, 
            0.0,     0.0,      15, 
            a,     0.0,      15, 
            a,     b-r,      79, 
            a-r,     b-r,    913, ! center of the arc
            0.0,      90.0,   4013, 
            a-r,     b,      13, 
            0.0,     b,      15&lt;/PRE&gt;

best regards</description>
      <pubDate>Wed, 03 Aug 2005 14:28:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Prism-Arc/m-p/25800#M35617</guid>
      <dc:creator>gerd</dc:creator>
      <dc:date>2005-08-03T14:28:22Z</dc:date>
    </item>
  </channel>
</rss>

