<?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: Profiler resolution in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24483#M11863</link>
    <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;I checked in the 3D script of a Profiler object that used the REVOLVE command and again there are no additional status codes for the RESOL command to operate on.  &lt;BR /&gt;
The 2D script of this object does use additional status codes but there is no RESOL command in the 2D script.  &lt;BR /&gt;
   &lt;BR /&gt;
The 3D script is as follows:  &lt;BR /&gt;
  &lt;BR /&gt;
MUL a/0.704003, b/0.704003, zzyzx/0.914400  &lt;BR /&gt;
RESOL 36  &lt;BR /&gt;
MATERIAL mat  &lt;BR /&gt;
ROTY 270+offset  &lt;BR /&gt;
ROTX begang  &lt;BR /&gt;
issolid=1  &lt;BR /&gt;
IF angle&amp;lt;360 THEN mask=16+32 ELSE mask=0  &lt;BR /&gt;
IF angle=360 AND NOT(issolid) THEN angle=359.9  &lt;BR /&gt;
IF issolid THEN cmask=mask+4+8 ELSE cmask=mask  &lt;BR /&gt;
REVOLVE 12, angle, mask,  &lt;BR /&gt;
  0.889000, ABS(0.000000*dir+rad), 2,  &lt;BR /&gt;
  0.889000, ABS(0.254000*dir+rad), 2,  &lt;BR /&gt;
  0.914400, ABS(0.254000*dir+rad), 2,  &lt;BR /&gt;
  0.914400, ABS(0.266700*dir+rad), 2,  &lt;BR /&gt;
  0.735901, ABS(0.323343*dir+rad), 1,  &lt;BR /&gt;
  0.550836, ABS(0.352002*dir+rad), 1,  &lt;BR /&gt;
  0.363564, ABS(0.352002*dir+rad), 1,  &lt;BR /&gt;
  0.178499, ABS(0.323343*dir+rad), 1,  &lt;BR /&gt;
  0.000000, ABS(0.266700*dir+rad), 2,  &lt;BR /&gt;
  0.000000, ABS(0.254000*dir+rad), 2,  &lt;BR /&gt;
  0.025400, ABS(0.254000*dir+rad), 2,  &lt;BR /&gt;
  0.025400, ABS(0.000000*dir+rad), 2  &lt;BR /&gt;
DEL TOP  &lt;BR /&gt;
  &lt;BR /&gt;
Thank you,  &lt;BR /&gt;
Peter Devlin&lt;/BLOCKQUOTE&gt;  &lt;BR /&gt;
  &lt;BR /&gt;
Peter and others:  &lt;BR /&gt;
  &lt;BR /&gt;
While I'm not sure about the case of the &lt;FONT color="blue"&gt;TUBE&lt;/FONT&gt; statement in objects generated by Profiler, in the use of &lt;FONT color="blue"&gt;REVOLVE&lt;/FONT&gt; the &lt;FONT color="blue"&gt;RESOL&lt;/FONT&gt; statement will matter: it will control the resolution of the object defined by the &lt;FONT color="blue"&gt;angle&lt;/FONT&gt; parameter. So while it does not affect the resolution of the profile, it will control the number of segments in the arc defined by &lt;FONT color="blue"&gt;angle&lt;/FONT&gt;. So the &lt;FONT color="blue"&gt;RESOL&lt;/FONT&gt; statement might be there for only the &lt;FONT color="blue"&gt;REVOLVE&lt;/FONT&gt; type of objects, but someone might find an example of where this would affect a &lt;FONT color="blue"&gt;TUBE&lt;/FONT&gt;, I think it would affect only the profile, not the path, as the "additional status codes" are only available for the profile. Hope this helps.  &lt;BR /&gt;
  &lt;BR /&gt;
David</description>
    <pubDate>Thu, 17 Mar 2005 16:15:17 GMT</pubDate>
    <dc:creator>David Maudlin</dc:creator>
    <dc:date>2005-03-17T16:15:17Z</dc:date>
    <item>
      <title>Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24451#M11831</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I couldn't find this covered previosly anywhere, my apologies if it has been.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone know how ArchiCAD's profiler decides what resolution it will profile along a curved path? A typical example is a curved handrail to a curved balcony, which comes out badly segmented. I wondered if the resolution relates to the magic wand settings, but it doesn't seem to. The GDL script when you open the created objects has plotted nodes along this path using tube, but how has profiler decided how much to segment along the curve? Is it completely internal within the profiler operation and uneditablejavascript:emoticon(':?:')&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 May 2023 12:41:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24451#M11831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-30T12:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24452#M11832</link>
      <description>&lt;BLOCKQUOTE&gt;Ray wrote:&lt;BR /&gt;Does anyone know how ArchiCAD's profiler decides what resolution it will profile along a curved path?&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
Tools/Magic Wand Settings... a VERY useful settings dialogue box  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;  &lt;BR /&gt;
 &lt;BR /&gt;
woodster&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/16768i9DD8B041ED985ABD/image-size/large?v=v2&amp;amp;px=999" border="0" alt="wand_settings.jpg" title="wand_settings.jpg" /&gt;</description>
      <pubDate>Thu, 17 Feb 2005 09:45:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24452#M11832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-17T09:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24453#M11833</link>
      <description>Thanks for your reply Woodster.&lt;BR /&gt;
&lt;BR /&gt;
I first thought this too, as I said in my initial e-mail. But try and try again, no matter what I have the magic wand settings set to it seems it doesn't affect the resolution of the curve. Or am I missing something? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;</description>
      <pubDate>Fri, 18 Feb 2005 05:21:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24453#M11833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-18T05:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24454#M11834</link>
      <description>Magic wand works for us. &lt;BR /&gt;
&lt;BR /&gt;
You are SPACE clicking on the path?&lt;BR /&gt;
&lt;BR /&gt;
Have you got a picture of your segmented handrail?</description>
      <pubDate>Fri, 18 Feb 2005 05:42:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24454#M11834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-18T05:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24455#M11835</link>
      <description>Here is an example where it really shows. A curved PFC fascia to an awning. &lt;BR /&gt;
&lt;BR /&gt;
And no, I'm not space-clicking. Using profiler you don't space click, you just select the profile and the path made as grouped lines and arcs or polylines, before you go to Tools&amp;gt;Profiler. &lt;BR /&gt;
&lt;BR /&gt;
Magic wand settings are working fine for us in the usual manner with space clicking using a tool on another polyline / arc or whatever.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/10087i23EE0DCC33C573B5/image-size/large?v=v2&amp;amp;px=999" border="0" alt="PFC profile.jpg" title="PFC profile.jpg" /&gt;</description>
      <pubDate>Fri, 18 Feb 2005 06:21:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24455#M11835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-18T06:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24456#M11836</link>
      <description>Set the resol in the magic wand settings box per Woody's pic. &lt;U&gt;&lt;/U&gt;&lt;S&gt;&lt;U&gt;&lt;U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/S&gt;Then&lt;E&gt;&lt;/E&gt; make your object.  &lt;BR /&gt;
 &lt;BR /&gt;
Changing the resol in the gdl script of an object made by profiler will not change how many segments were created.  &lt;BR /&gt;
How profiler makes the object is a multi-segmented tube. The number of segments is pre-determined by the magic wand settings.  &lt;BR /&gt;
 &lt;BR /&gt;
The attached screen shot shows 3 different profiler objects made from the same 'C' shape . The left was set to 72, the middle 18 the right 8.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/7246i049449714E16C7A0/image-size/large?v=v2&amp;amp;px=999" border="0" alt="profiler resol.jpg" title="profiler resol.jpg" /&gt;</description>
      <pubDate>Fri, 18 Feb 2005 08:11:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24456#M11836</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2005-02-18T08:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24457#M11837</link>
      <description>To be fair I use my magic wand on the 'deviation from curves' setting at about 20mm and get a good result.&lt;BR /&gt;
&lt;BR /&gt;
It is possible to only select your profile before using the profiler tool and select your path later by space clicking (or drawing manually), and also by selecting both profile and path to begin with. Not sure if any difference in the result though, anyone?</description>
      <pubDate>Fri, 18 Feb 2005 09:41:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24457#M11837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-18T09:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24458#M11838</link>
      <description>&lt;BLOCKQUOTE&gt;Ray wrote:&lt;BR /&gt;And no, I'm not space-clicking. Using profiler you don't space click, you just select the profile and the path made as grouped lines and arcs or polylines, before you go to Tools&amp;gt;Profiler. &lt;/BLOCKQUOTE&gt;

Space clicking is a good way to do it; select onlt the profile, then go to the Profiler.&lt;BR /&gt;
&lt;BR /&gt;
Woodster</description>
      <pubDate>Fri, 18 Feb 2005 12:36:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24458#M11838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-18T12:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24459#M11839</link>
      <description>Thank you all for your replies. However, I'm still completely frustrated!!!&lt;BR /&gt;
&lt;BR /&gt;
I've been trying everything that all of you have suggested and more besides. I'm setting the magic wand settings before going to profiler, and have tried all the settings. Still it does not affect the result.&lt;BR /&gt;
&lt;BR /&gt;
One example is attached.&lt;BR /&gt;
&lt;BR /&gt;
Just to check, this should be working with the tubular profile tool, as opposed to the revolve profile (which I realise can be altered in the script by altering resol). &lt;BR /&gt;
&lt;BR /&gt;
And a polyline path with arcs in it, should work, shouldn't it? The only way &lt;B&gt;I&lt;/B&gt; can seem to get the result I need is by &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;converting&lt;E&gt;&lt;/E&gt; the arc to line segments by space clicking on the polyline with the line tool after setting the magic wand settings as desired. But this shouldn't be required should it?&lt;BR /&gt;
&lt;BR /&gt;
One other possibilty?? I'm on ArchiCAD 8.1, this isn't something that has changed in 9 is it??&lt;BR /&gt;
&lt;BR /&gt;
What am I missing? What's wrong with me, My setup, ArchiCAD, My computer. Have I failed to sacrifice sufficient goats to GOD CAD?&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/12282iBCF47001C57EF992/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Profile Settings.jpg" title="Profile Settings.jpg" /&gt;</description>
      <pubDate>Mon, 21 Feb 2005 00:57:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24459#M11839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-21T00:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24460#M11840</link>
      <description>Ray, &lt;BR /&gt;
Profiler is rather quirky as you have experienced. &lt;BR /&gt;
 &lt;BR /&gt;
1. Select the profile  &lt;BR /&gt;
2. the with shift key down also select the path. [The path if not made with a polyline should have the lines and arcs grouped. I also had groups activated.[ &lt;BR /&gt;
3. active the profiler tool by opening its settings box. &lt;BR /&gt;
4. check your various settings in it and click OK &lt;BR /&gt;
5. put your cursor on the point of your profile that you want to correspond to with the path. see attached. where black pencil is. &lt;BR /&gt;
 &lt;BR /&gt;
click and is object created. &lt;BR /&gt;
 &lt;BR /&gt;
Note that the finished object ended with the 'c' shape pointing out how you wanted it. the first time I did it the profile had the open part of the 'c on the right and it came out fine. Subsequently as has happened before I had to mirror the shape to get it to face the correct way. I've never noticed a rationale behind this. So  make one , check it in 3D, and flip it if necessary. &lt;BR /&gt;
 &lt;BR /&gt;
I hope this helps.</description>
      <pubDate>Mon, 21 Feb 2005 01:32:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24460#M11840</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2005-02-21T01:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24461#M11841</link>
      <description>finshed screenshot.</description>
      <pubDate>Mon, 21 Feb 2005 01:33:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24461#M11841</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2005-02-21T01:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24462#M11842</link>
      <description>&lt;BLOCKQUOTE&gt;Have I failed to sacrifice sufficient goats to GOD CAD? &lt;/BLOCKQUOTE&gt;

The latest requirements state 17 goats.&lt;BR /&gt;
&lt;BR /&gt;
Judging by your screenshot, you'll only have 2 segments in your arc. Have you tried setting your segment length to something really low like 20 mm's? Don't forget, you need to hit that radio button too.&lt;BR /&gt;
&lt;BR /&gt;
Keep at it mate!&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Mon, 21 Feb 2005 01:37:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24462#M11842</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2005-02-21T01:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24463#M11843</link>
      <description>Thanks Erika,&lt;BR /&gt;
&lt;BR /&gt;
I can manage to get profiler to work fine and the direction is not a problem, the &lt;B&gt;only&lt;/B&gt; thing I'm having trouble with is controlling the resolution. Changing settings in Magic Wand Settings is having absolutely no effect on the result. No matter what I have magic wand settings set to, the curved part of the path comes out with the same number of facets. I can't emulate what you did in your example &lt;BLOCKQUOTE&gt;Erika wrote:&lt;BR /&gt; The attached screen shot shows 3 different profiler objects made from the same 'C' shape . The left was set to 72, the middle 18 the right 8.&lt;/BLOCKQUOTE&gt; I can't get a different breakup of segments like in your screenshot, it's always the same.&lt;BR /&gt;
&lt;BR /&gt;
Link,&lt;BR /&gt;
I was purposely setting the number of segments along an arc to 2 to see if it would only have 2 segments; the example shows that for me the magic wand settings aren't changing how many segments I end up getting.&lt;BR /&gt;
&lt;BR /&gt;
Maybe two more goats are necessary?</description>
      <pubDate>Mon, 21 Feb 2005 02:50:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24463#M11843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-21T02:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24464#M11844</link>
      <description>&lt;BLOCKQUOTE&gt;Ray wrote:&lt;BR /&gt;I can manage to get profiler to work fine and the direction is not a problem, the &lt;B&gt;only&lt;/B&gt; thing I'm having trouble with is controlling the resolution. Changing settings in Magic Wand Settings is having absolutely no effect on the result. No matter what I have magic wand settings set to, the curved part of the path comes out with the same number of facets. &lt;/BLOCKQUOTE&gt;

Do you have the &lt;B&gt;Tracing Method&lt;/B&gt; set to &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Linear Segments&lt;E&gt;&lt;/E&gt; or &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Best Match&lt;E&gt;&lt;/E&gt;?&lt;BR /&gt;
&lt;BR /&gt;
woodster</description>
      <pubDate>Mon, 21 Feb 2005 14:20:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24464#M11844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-21T14:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24465#M11845</link>
      <description>&lt;BLOCKQUOTE&gt;woodster wrote:&lt;BR /&gt;
Do you have the &lt;B&gt;Tracing Method&lt;/B&gt; set to &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Linear Segments&lt;E&gt;&lt;/E&gt; or &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Best Match&lt;E&gt;&lt;/E&gt;?&lt;/BLOCKQUOTE&gt;

I've tried both, also making no difference. &lt;BR /&gt;
&lt;BR /&gt;
But while we're talking about it, Ive never quite worked out what this is supposed to do.</description>
      <pubDate>Mon, 21 Feb 2005 23:51:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24465#M11845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-21T23:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24466#M11846</link>
      <description>You've got to write down step by step what you are doing as you create the profile. Start by setting the Magic Wand dialog  box (&lt;FONT color="red"&gt;Tools/Magic Wand Settings...&lt;/FONT&gt;) as shown. &lt;BR /&gt;
 &lt;BR /&gt;
Then tell us step by step from there what you are doing. This works every time  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;  &lt;BR /&gt;
 &lt;BR /&gt;
woodster&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/13489i8BCE2834CBBDD429/image-size/large?v=v2&amp;amp;px=999" border="0" alt="profile.jpg" title="profile.jpg" /&gt;</description>
      <pubDate>Tue, 22 Feb 2005 00:29:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24466#M11846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-22T00:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24467#M11847</link>
      <description>&lt;BLOCKQUOTE&gt;woodster wrote:&lt;BR /&gt;You've got to write down step by step what you are doing as you create the profile. Start by setting the Magic Wand dialog  box (&lt;FONT color="red"&gt;Tools/Magic Wand Settings...&lt;/FONT&gt;) as shown. &lt;BR /&gt;
 &lt;BR /&gt;
Then tell us step by step from there what you are doing. This works every time  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;  &lt;/BLOCKQUOTE&gt;

Woodster,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your patience. I've been using profiler to make a gutter with a curved part and an awning roof similar to what you've shown, and I get a result similar to yours (see earlier post). The problem comes when you have a curve of a larger radius and want to reduce the faceting. &lt;BR /&gt;
&lt;BR /&gt;
When I look at your image it seems that there are fewer than 36 segments along the curved part as you would assume there should be. Because I was getting similar results to yours and couldn't seem to make this smoother, I tried going the other way to make less segments to see if I could force it to be coarser (to test wether magic wand settings was actually making any difference at all), but it didn't change the result. &lt;BR /&gt;
&lt;BR /&gt;
Could you try say 4 "segments along arc" to see if &lt;B&gt;you&lt;/B&gt; get a "coarser" curved part</description>
      <pubDate>Tue, 22 Feb 2005 00:55:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24467#M11847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-22T00:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24468#M11848</link>
      <description>&lt;BLOCKQUOTE&gt;Ray wrote:&lt;BR /&gt;When I look at your image it seems that there are fewer than 36 segments along the curved part as you would assume there should be. Because I was getting similar results to yours and couldn't seem to make this smoother, I tried going the other way to make less segments to see if I could force it to be coarser (to test wether magic wand settings was actually making any difference at all), but it didn't change the result.  
&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
Ok, you got me going on this one and I tested it out. You are right in that the Magic Wand settings are not affecting the number of segments as they should but they do affect the number of segments. &lt;BR /&gt;
 &lt;BR /&gt;
What's happening is that even thought we have set the magic wand to X &lt;FONT color="red"&gt;Segments Along Arcs&lt;/FONT&gt; it is giving us &lt;FONT color="red"&gt;Segments Along Circles&lt;/FONT&gt;.  In my case I was using an arc of 90° so when I set the segments to 4 I got 1, 8 I got 2, 16 I got 4, etc. When I drew an arc of 45° the results were unpredictable (although I didn't play around with it that much) &lt;BR /&gt;
 &lt;BR /&gt;
It's a bug! &lt;BR /&gt;
 &lt;BR /&gt;
woodster</description>
      <pubDate>Tue, 22 Feb 2005 11:19:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24468#M11848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-22T11:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24469#M11849</link>
      <description>&lt;BLOCKQUOTE&gt;woodster wrote:&lt;BR /&gt;Ok, you got me going on this one and I tested it out. You are right in that the Magic Wand settings are not affecting the number of segments as they should ......&lt;BR /&gt;
 &lt;BR /&gt;
It's a bug! &lt;/BLOCKQUOTE&gt;

Thanks Woodster,&lt;BR /&gt;
&lt;BR /&gt;
For a while I thought I was in my own little mixed up world.</description>
      <pubDate>Tue, 22 Feb 2005 23:13:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24469#M11849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-22T23:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Profiler resolution</title>
      <link>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24470#M11850</link>
      <description>bug checks out here too.. today. But then why was it working correctly for me the other day? &lt;BR /&gt;
I just tried  reproducing waht I made the other day.First I couldn't even generate a straight segment, kept getting "add-on errors"  Then archicad crashed twice, bug report and all,. finally restarted archicad and reproduced the items, but this time they showed up with your "bug". Profiler  has a history of being a quirky add-on but very useful and comes with AC...&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Ray wrote:&lt;BR /&gt; ......&lt;BR /&gt;
 &lt;BR /&gt;
For a while I thought I was in my own little mixed up world.&lt;/BLOCKQUOTE&gt;

sounds like fun while it lasted.</description>
      <pubDate>Wed, 23 Feb 2005 06:19:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Profiler-resolution/m-p/24470#M11850</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2005-02-23T06:19:01Z</dc:date>
    </item>
  </channel>
</rss>

