<?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: sweep jumps from arc to circle in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362330#M264264</link>
    <description>&lt;P&gt;&lt;FONT size="3"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;...no, I didn't see the second family. I just looked at the very first one. My post was in response to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3059805"&gt;@kgatzke&lt;/a&gt;'s last 2 posts,&amp;nbsp;7&amp;nbsp;of 11&amp;nbsp;and 8 of 11, in which he states he is still having issues and specifically inquired about arc formulas. If my post is not applicable, then I guess I wasted my time. Maybe it can help someone else.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2017 17:11:10 GMT</pubDate>
    <dc:creator>barthbradley</dc:creator>
    <dc:date>2017-09-07T17:11:10Z</dc:date>
    <item>
      <title>sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359542#M264253</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 549px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398372iB53A4D7594832BD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;image.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I created this family for a cove light fixture on curving walls. &amp;nbsp;I thought I got all the bugs out of it but one remains that I can't squash. &amp;nbsp;For some radii the sweep inverts so that it goes from an arc segment to a huge circle of the same radius. &amp;nbsp;How do I keep the sweep on the reference line? &amp;nbsp;I tried locking the endpoints to the planes but I get a warning about over constraining the sweep. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had tried doing this earlier with setting the radius and arc length but that required a center outside of the ceiling host so I came up with this method. &amp;nbsp;**** it if the sweep doesn't invert at EVERY radius I need.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 20:03:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359542#M264253</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2017-09-06T20:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359734#M264254</link>
      <description>&lt;P&gt;Can you give me an example of a condition when it happens? &amp;nbsp;It seems to be working properly here.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 21:31:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359734#M264254</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-09-06T21:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359879#M264255</link>
      <description>&lt;P&gt;It can't be this obvious...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...there is a break point at which the inversion occurs; the point at which it fails. Find it precisely and note it as your limit (e.g. the limit is "X"). You need to use it in a "control" parameter for "Depth" (e.g. "Depth Ctrl"). If the "Depth" entered is less than "X" ("X" = break point), then use "X", otherwise use the value assigned. This "Depth Ctrl"&amp;nbsp;parameter will be the one that drives "Depth". &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 22:45:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359879#M264255</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2017-09-06T22:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359896#M264256</link>
      <description>&lt;P&gt;That is precisely the strategy. &amp;nbsp;The problem is that I can't not find the very break point. &amp;nbsp;Did you happen to find it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398423i546F5A9DC42BED50/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture1.PNG&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398424i9B411D43596A5C94/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture2.PNG&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398425iDB57A834A908EE63/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.PNG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 22:52:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359896#M264256</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-09-06T22:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359910#M264257</link>
      <description>&lt;P&gt;like I said...it seems way too&amp;nbsp;easy. I'm thinking I'm misunderstanding the core problem altogether. I just entered a value that would break it and it broke. &amp;nbsp;I cancelled and did it again and again with incrementally different values until I found the break point. Pretty basic: trial and error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...also, I read the issue differently than you Toan. I was thinking the OP was encountering the problem with TOO BIG a radius. That's why it was inverting on him/her.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...somewhere around 1 1/2"&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 23:09:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359910#M264257</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2017-09-06T23:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359931#M264258</link>
      <description>&lt;P&gt;Yeah I tried to make it nearly straight and the **** thing kept on flexing. &amp;nbsp;Guess I will wait for&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3059805"&gt;@kgatzke&lt;/a&gt;&amp;nbsp;to disclose the break point then.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398431i927E19C5685080BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.PNG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 23:12:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7359931#M264258</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-09-06T23:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7361625#M264259</link>
      <description>&lt;P&gt;I can't figure out what the break point is. &amp;nbsp;If I place it on a large enough ceiling and drag the depth control I can make it flip back and forth from arcs to circles over a wide range of radii. &amp;nbsp;It's like there are some radius to arc length ratios it likes and others it does not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recreated the fixture with radius and arc length controls and while it still pops into a circle occasionally I can fine tune it to find arc lengths that work for the given radius. &amp;nbsp;I'm even able to get it to work at an arc length of 8'-0", the true length of the fixture. &amp;nbsp;I couldn't even get close to that with the rectangular controls. &amp;nbsp;I'm keeping it on the long arc though because it's only for model and tagging. &amp;nbsp;The electrical consultants have their own miscellaneous families for circuiting custom fixtures designed by architects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Annoyingly the reference lines used for controlling the angle, while not visible, are selectable and given that large radius will get picked up constantly by other people working on the project. &amp;nbsp;If only we could control arc length parametrically.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 13:44:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7361625#M264259</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2017-09-07T13:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7361940#M264260</link>
      <description>&lt;P&gt;Frankly the problem with the selection of those long reference lines results in the fixture becoming totally visible in an uncut manner in multiple sections and elevations where I don't want it. &amp;nbsp;Either I have to create a ton of new filters for all those views or just scrap the fixture altogether and just create a dumb in-place model.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 15:03:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7361940#M264260</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2017-09-07T15:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362199#M264261</link>
      <description>&lt;P&gt;I can replicate the issue when placed it in a project but I haven't gotten time to look further to the first family. &amp;nbsp;For the second family you posted right above, make these reference lines and plane "Not a Reference" and you won't see nor select them accidentally in project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398834i115ACF99CA13C6D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.PNG&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:25:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362199#M264261</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-09-07T16:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362250#M264262</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having great deal of difficulty understanding what you’re trying to achieve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that this is a cove light family, and that you are placing it on a flat ceiling (e.g. the family is ceiling-based).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The flat ceiling that you are placing it on is bounded by curved walls, so I’m guessing that the sketch boundary of the ceiling is curved as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The family has a &lt;U&gt;chord length&lt;/U&gt; parameter (“Lateral Length”) and &lt;U&gt;an arc height&lt;/U&gt; parameter (“Depth”). &amp;nbsp;Those 2 parameters are not enough to find the arc segment your looking for. You need to employ some trigonometry to flex this thing. You need parameters to find &lt;U&gt;angle&lt;/U&gt;, &lt;U&gt;radius&lt;/U&gt;, &lt;U&gt;depth&lt;/U&gt;, and &lt;U&gt;segment.&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="circularsegment.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398839i48829E0F26A7B53D/image-size/large?v=v2&amp;amp;px=999" role="button" title="circularsegment.jpg" alt="circularsegment.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;circularsegment.jpg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In lieu of re-building this family so it will flex properly, you might find it easier to make three-point adaptive family instead, or a railing family (?), or – just custom-build it in the project using in-place component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:44:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362250#M264262</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2017-09-07T16:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362265#M264263</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you actually opened his families, especially the first one posted yesterday? &amp;nbsp;It was built quite neatly and it flexes very properly within the family environment. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you show above is what he has in the second family. &amp;nbsp;It works fine too, just needed a little housekeeping in the family to take care of what he complained about.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:48:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362265#M264263</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-09-07T16:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362330#M264264</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;...no, I didn't see the second family. I just looked at the very first one. My post was in response to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3059805"&gt;@kgatzke&lt;/a&gt;'s last 2 posts,&amp;nbsp;7&amp;nbsp;of 11&amp;nbsp;and 8 of 11, in which he states he is still having issues and specifically inquired about arc formulas. If my post is not applicable, then I guess I wasted my time. Maybe it can help someone else.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:11:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362330#M264264</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2017-09-07T17:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362369#M264265</link>
      <description>&lt;P&gt;It will be useful, if not to OP, then to others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way,&lt;/P&gt;
&lt;P&gt;“Time you enjoy wasting, was not wasted.” - John Lennon&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:22:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362369#M264265</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-09-07T17:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362413#M264266</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3059805"&gt;@kgatzke&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here a revised version of your first family. &amp;nbsp;I replaced the sweep with a sweep blend and it seems to stop inverting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 617px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/398866iECF93E38AE8B6DBD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Capture.PNG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:40:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362413#M264266</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-09-07T17:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362468#M264267</link>
      <description>&lt;P&gt;I appreciate the effort and you're right, proper control requires full command of the arc through trigonometry. &amp;nbsp;I avoided including the heavy calculations because that kind of precision isn't necessary. &amp;nbsp;But this wouldn't have solved my problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is Revit's programmers left something out that tells it what side of the circle to draw the path of the sweep. &amp;nbsp;I know what side it's supposed to be on, but&amp;nbsp;mathematically either side of the circle satisfies the requirements of the geometric constraints. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They could have used the insertion point as an absolute side for the handedness of the sweep, but this would have probably made arcs on the other side if desired by other users impossible. &amp;nbsp;A positive or negative value could have established the preferred side relative to the insertion point. &amp;nbsp;Instead, something less determinable is affecting the decision of what side is used to establish the sweep.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:55:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362468#M264267</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2017-09-07T17:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362524#M264268</link>
      <description>&lt;P&gt;I'll give this a try when I have the time. &amp;nbsp;I've moved on to some other parts of the project in preparation for meetings tomorrow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 18:12:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7362524#M264268</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2017-09-07T18:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7381572#M264269</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3059805"&gt;@kgatzke&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just wanted to follow up here, any progress on this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark any posts that help with &lt;FONT color="#008000"&gt;&lt;STRONG&gt;"Accept as Solution"&lt;/STRONG&gt; &lt;/FONT&gt;and thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 17:41:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/7381572#M264269</guid>
      <dc:creator>Viveka_CD</dc:creator>
      <dc:date>2017-09-14T17:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: sweep jumps from arc to circle</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/13630168#M264270</link>
      <description>&lt;P&gt;It is still an issue. Giving very unpredictable results once in a project.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 15:38:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sweep-jumps-from-arc-to-circle/m-p/13630168#M264270</guid>
      <dc:creator>adrien_gesulfoXNQD7</dc:creator>
      <dc:date>2025-05-14T15:38:44Z</dc:date>
    </item>
  </channel>
</rss>

