<?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: WALL_RESOL in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/WALL-RESOL/m-p/135001#M18614</link>
    <description>Hi Peter,&lt;BR /&gt;
I can't say for sure but I'd be guessing (as I'm sure you have) that 36 is a built-in minimum resolution.&lt;BR /&gt;
As the radius gets larger you will need more segments to make it appear curved hence the increase in the resolution.&lt;BR /&gt;
It would seem logical for a straight wall to have a resolution of 1 but that might not be logical to the program so it defaults back to 36.&lt;BR /&gt;
Barry.</description>
    <pubDate>Mon, 22 Nov 2010 02:26:49 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2010-11-22T02:26:49Z</dc:date>
    <item>
      <title>WALL_RESOL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/WALL-RESOL/m-p/135000#M18613</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
I wrote a very simple library part that displays the wall resolution&lt;BR /&gt;
of curved walls. It is actually a window.  The 2D script is as follows.&lt;BR /&gt;
pen p2d&lt;BR /&gt;
line2 0,0,0,0&lt;BR /&gt;
&lt;BR /&gt;
!!!!print wall_resol&lt;BR /&gt;
&lt;BR /&gt;
define style "style-1" fnt,fntsz,5,0&lt;BR /&gt;
set style "style-1"&lt;BR /&gt;
&lt;BR /&gt;
add2 0,2*C_&lt;BR /&gt;
&lt;BR /&gt;
if flp then mul2 1,-1&lt;BR /&gt;
&lt;BR /&gt;
text2 0,0,str(wall_resol,1,0)&lt;BR /&gt;
&lt;BR /&gt;
What is strange is that if I insert this "window" into a straight wall&lt;BR /&gt;
the lib part reports the resolution as 36. The same thing if inserted&lt;BR /&gt;
into a three sided polywall. Does anyone know why a straight wall&lt;BR /&gt;
has a resolution of 36 ?&lt;BR /&gt;
I would like to point out that a curved wall, regardless of thickness,&lt;BR /&gt;
having a radius of less than 13 1/2" my lib part reports its resolution as 36.&lt;BR /&gt;
A curved wall with a radius greater than 13 1/2" my lib part reports its&lt;BR /&gt;
resolution as greater than 36. For example, a curved wall with a radius of&lt;BR /&gt;
 50'-0" my lib part reports its resolution as 245.&lt;BR /&gt;
Thank you,&lt;BR /&gt;
Peter Devlin&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 09:52:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/WALL-RESOL/m-p/135000#M18613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T09:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: WALL_RESOL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/WALL-RESOL/m-p/135001#M18614</link>
      <description>Hi Peter,&lt;BR /&gt;
I can't say for sure but I'd be guessing (as I'm sure you have) that 36 is a built-in minimum resolution.&lt;BR /&gt;
As the radius gets larger you will need more segments to make it appear curved hence the increase in the resolution.&lt;BR /&gt;
It would seem logical for a straight wall to have a resolution of 1 but that might not be logical to the program so it defaults back to 36.&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 22 Nov 2010 02:26:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/WALL-RESOL/m-p/135001#M18614</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2010-11-22T02:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: WALL_RESOL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/WALL-RESOL/m-p/135002#M18615</link>
      <description>Hello Barry,&lt;BR /&gt;
Thanks for posting back.&lt;BR /&gt;
Lazlo writes in his piece on global GDL parameters:&lt;BR /&gt;
&lt;BR /&gt;
WALL_RESOL&lt;BR /&gt;
Old name: J~ ;Type: numerical (positive integer value) ;Possible range: 3 and up ; Returns the resolution of the wall body in 3D in which the&lt;BR /&gt;
 Window/Door is placed. Since at least 3 sides are needed for any 3D body the minimum value is 3. ; Note: the variable is effective in 3D only. Any&lt;BR /&gt;
number created while in the Floor Plan or Section/Elevation Windows is not applicable.&lt;BR /&gt;
&lt;BR /&gt;
I don't know what this last sentence means. I don't know how to&lt;BR /&gt;
make a three sided wall that my lib part reports as having a resolution of&lt;BR /&gt;
less than 36. I've tried a three sided polywall and a three sided trapezoid wall.&lt;BR /&gt;
This is all a bit mysterious.&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Mon, 22 Nov 2010 15:51:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/WALL-RESOL/m-p/135002#M18615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-22T15:51:25Z</dc:date>
    </item>
  </channel>
</rss>

