<?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: Beam (Wall, Column) &amp;gt; Profile in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113306#M59760</link>
    <description>It must be to do with the small diameter. All elements are ultimately represented as polygons (the smoothing is an illusion of the rendering process). As fast as the machines are they still have to keep the polygon count down. I don't know any way to adjust this in the profiles. &lt;BR /&gt;
&lt;BR /&gt;
You could also use a library part which will give you control over the faceting. There should be a simple cylinder in the library. &lt;BR /&gt;
&lt;BR /&gt;
я не понимаю русского. (So forgive me if the noun declension is wrong.) Nor do I know the russian library, but in the US it is in &lt;B&gt;Special Construction &amp;gt; Basic Shapes&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
If you don't have one, it only takes a couple lines of code:&lt;BR /&gt;
&lt;BR /&gt;
3D Script:&lt;BR /&gt;
&lt;BR /&gt;
Resol 16  ! the number of facets to descibe the circle&lt;BR /&gt;
roty 90  ! to make the beam horizontal on the X axis&lt;BR /&gt;
Cylind beam_length, beam_radius  ! you will need to set up these parameters (or use the default A &amp;amp; B)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
2D Script:&lt;BR /&gt;
&lt;BR /&gt;
Project2 3, 270, 2   ! creates a hidden line top view in plan</description>
    <pubDate>Sun, 13 Jan 2008 00:09:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-01-13T00:09:04Z</dc:date>
    <item>
      <title>Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113302#M59756</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;How it can be corrected?&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="round_.gif" style="width: 474px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/16196i7307F003E5BAF611/image-size/large?v=v2&amp;amp;px=999" role="button" title="round_.gif" alt="round_.gif" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 26 May 2023 10:34:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113302#M59756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-26T10:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113303#M59757</link>
      <description>Is it just the preview in the pop-up that you have problems with or is the profile not correct in the plan and model as well?</description>
      <pubDate>Sat, 12 Jan 2008 14:15:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113303#M59757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-12T14:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113304#M59758</link>
      <description>Try... small diameter, for example = 20 mm.</description>
      <pubDate>Sat, 12 Jan 2008 21:41:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113304#M59758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-12T21:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113305#M59759</link>
      <description>Beart&lt;BR /&gt;
&lt;BR /&gt;
Go into the Profile Manager select the round beam and duplicate then edit the fill to the 20 mm. Store the new profile with new name. &lt;BR /&gt;
&lt;BR /&gt;
Brian</description>
      <pubDate>Sat, 12 Jan 2008 23:35:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113305#M59759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-12T23:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113306#M59760</link>
      <description>It must be to do with the small diameter. All elements are ultimately represented as polygons (the smoothing is an illusion of the rendering process). As fast as the machines are they still have to keep the polygon count down. I don't know any way to adjust this in the profiles. &lt;BR /&gt;
&lt;BR /&gt;
You could also use a library part which will give you control over the faceting. There should be a simple cylinder in the library. &lt;BR /&gt;
&lt;BR /&gt;
я не понимаю русского. (So forgive me if the noun declension is wrong.) Nor do I know the russian library, but in the US it is in &lt;B&gt;Special Construction &amp;gt; Basic Shapes&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
If you don't have one, it only takes a couple lines of code:&lt;BR /&gt;
&lt;BR /&gt;
3D Script:&lt;BR /&gt;
&lt;BR /&gt;
Resol 16  ! the number of facets to descibe the circle&lt;BR /&gt;
roty 90  ! to make the beam horizontal on the X axis&lt;BR /&gt;
Cylind beam_length, beam_radius  ! you will need to set up these parameters (or use the default A &amp;amp; B)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
2D Script:&lt;BR /&gt;
&lt;BR /&gt;
Project2 3, 270, 2   ! creates a hidden line top view in plan</description>
      <pubDate>Sun, 13 Jan 2008 00:09:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113306#M59760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-13T00:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113307#M59761</link>
      <description>Sorry about my answer I didn't test what would happen with something that small. I should think before I type!!!</description>
      <pubDate>Sun, 13 Jan 2008 00:34:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113307#M59761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-13T00:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113308#M59762</link>
      <description>&lt;BLOCKQUOTE&gt;BAS wrote:&lt;BR /&gt;Beart&lt;BR /&gt;
&lt;BR /&gt;
Go into the Profile Manager select the round beam and duplicate then edit the fill to the 20 mm. Store the new profile with new name. &lt;BR /&gt;
&lt;BR /&gt;
Brian&lt;/BLOCKQUOTE&gt;
Nothing came out of it. No dice.</description>
      <pubDate>Sun, 13 Jan 2008 00:47:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113308#M59762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-13T00:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113309#M59763</link>
      <description>The problem is that the user has made a cylinder smaller than Archicad's tools can automatically smooth. This can be done without resorting to cumbersome GDL scripting or the limits of the library cylinder.&lt;BR /&gt;
&lt;BR /&gt;
The way to make a tiny, smooth cylinder  - or any tightly-rounded elements - as a Complex Profile is to fool the smoothing routine by magic wanding the circle with the line tool and then make the profile-defining fill: &lt;BR /&gt;
&lt;BR /&gt;
-- magic wand parameters: use "linear segments" and say, 18 or more segments....</description>
      <pubDate>Sun, 13 Jan 2008 01:15:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113309#M59763</guid>
      <dc:creator>Dwight</dc:creator>
      <dc:date>2008-01-13T01:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Beam (Wall, Column) &gt; Profile</title>
      <link>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113310#M59764</link>
      <description>That problem remained open.&lt;BR /&gt;
PS. &lt;B&gt;BAS &lt;/B&gt; Sorry. Thanks &lt;B&gt;Dwight&lt;/B&gt;.</description>
      <pubDate>Sun, 13 Jan 2008 02:05:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Beam-Wall-Column-gt-Profile/m-p/113310#M59764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-13T02:05:19Z</dc:date>
    </item>
  </channel>
</rss>

