<?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: Too small of a value for absolute accuracy causes model regeneration failure ??? in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/862045#M128354</link>
    <description>&lt;P&gt;Well that's disappointing - the software is shown to be flaky and instead of acknowledging the issue, you get R&amp;amp;D responding with "our software works, you are just not using it correctly, and you need to change your design"&lt;/P&gt;
&lt;P&gt;Anyway, thanks for trying&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/260992"&gt;@tbraxton&lt;/a&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 15:19:55 GMT</pubDate>
    <dc:creator>pausob</dc:creator>
    <dc:date>2023-03-15T15:19:55Z</dc:date>
    <item>
      <title>Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848055#M127272</link>
      <description>&lt;P&gt;While crafting this "toy" CAD model to answer another question on this forum, I re-discovered the curious issue that one sometimes encounters with models which "goes away" if you play with the model accuracy.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_0-1673142787134.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/73770iAFF05496199F9886/image-size/large?v=v2&amp;amp;px=999" role="button" title="pausob_0-1673142787134.png" alt="pausob_0-1673142787134.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The dimpled top surface is generated by (graph-driven) variable section sweep.&lt;/P&gt;
&lt;P&gt;The model works fine if the absolute accuracy is 0.001 (or greater?) - but fails when it is smaller...&lt;/P&gt;
&lt;P&gt;The model in the attached zip file is failing as it was saved with absolute accuracy value set at 0.0001.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Isn't it concerning that increasing the fidelity of the model breaks it?&lt;/P&gt;
&lt;P&gt;This model made in Creo 4; I'd be curious to hear whether such problems are not encountered in newer version of the software.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 02:24:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848055#M127272</guid>
      <dc:creator>pausob</dc:creator>
      <dc:date>2023-01-08T02:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848068#M127273</link>
      <description>&lt;P&gt;Using the graph to drive the sweep in this manner is not something I would have even tried as I expect it would not work.&amp;nbsp;IME the sketcher does not usually work when forcing curves to adopt a zero length. IDK why it works at all at any accuracy setting but I suspect that a coarse enough abs accuracy somehow avoids the zero length curves. I would be pleasantly surprised if PTC came back and said this is a valid approach to driving a sketch as it is quite useful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Creo 7.09.0 it will regenerate down to 0.0007 mm absolute accuracy. Below this value the regeneration fails, and command line reports the following error which is likely the evalgraph function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Line 1 Section of model TOO_MUCH_ACCURACY_FAILS::Probable error in function evaluation.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect it is related to the fact that your sketch requires that within the VSS sketch that SD3 and SD 6 =0 at the full depth of the cut out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would definitely be interested to hear what PTC R&amp;amp;D has to say about this.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 13:57:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848068#M127273</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2023-01-08T13:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848088#M127278</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/260992"&gt;@tbraxton&lt;/a&gt;,&amp;nbsp;having VSS sections that have segments / elements that are/become 0 length as the &lt;STRONG&gt;trajpar&lt;/STRONG&gt; parameter&amp;nbsp; evolves has been something that always worked, IME.&lt;/P&gt;
&lt;P&gt;Anyway, I don't think that's the issue here because if I modify the graph so that the 0 size ellipse does not happen:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_1-1673201448296.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/73785i9C58B512C279410F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pausob_1-1673201448296.png" alt="pausob_1-1673201448296.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;--&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_0-1673201285270.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/73784iA0E934C30B5E28BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pausob_0-1673201285270.png" alt="pausob_0-1673201285270.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;--&amp;gt; the model still fails for when the accuracy value becomes too low, with the same error message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems the problem is more related to the 90 degree angle at the end of the graph curve.&amp;nbsp; For example, with this graph:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_3-1673201737504.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/73787iC4C4C2803A11BC42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pausob_3-1673201737504.png" alt="pausob_3-1673201737504.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;--&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_5-1673201787102.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/73789iD4855E42A6A965DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pausob_5-1673201787102.png" alt="pausob_5-1673201787102.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The model works all the way to the minimum accuracy value of 4e-4...&lt;/P&gt;
&lt;P&gt;So I think the bug is more in the graph evaluation code.&amp;nbsp; Maybe it thinks that the graph is "non-functional" (i.e. 2 y-values for the same x-value) at the end?&lt;/P&gt;
&lt;P&gt;But I'd think that should be resolved with the better (lower value) accuracy setting...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last test that supports my hunch: by setting the angle at the end of the graph to 89°, these artefacts appear:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_7-1673202419236.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/73791i1733D7964EEC7BC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pausob_7-1673202419236.png" alt="pausob_7-1673202419236.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe someone from PTC can take the content of this thread to R&amp;amp;D and they can file their own bug report and prioritize its resolution accordingly.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 18:28:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848088#M127278</guid>
      <dc:creator>pausob</dc:creator>
      <dc:date>2023-01-08T18:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848093#M127280</link>
      <description>&lt;P&gt;I concur with your observations about the root cause not being the sketch going to zero. I am pleased that is not the case as using trajpar to drive a sketch dimension to zero is useful. I have never attempted it or seen it done that I recall. I have used graph driven features many times but not with that paradigm.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have seen in the past (Creo 4) an issue with correctly evaluating a curve from equation at some accuracies (relative). I opened an SPR and PTC stated that it would be fixed in Creo 7 because the default accuracy is absolute. They did not fix the issue per se but since the function was accurate using absolute accuracy, they considered it fixed. It is a possibility that this could be related to that issue. The curve in question was accurate when using absolute accuracy but I did not sweep through different values of absolute accuracy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should open a support case for this one.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 23:04:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848093#M127280</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2023-01-08T23:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848293#M127307</link>
      <description>&lt;P&gt;You can drive values TO zero using trajpar, but not FROM zero to a value.&amp;nbsp; So, you have to work your model around that.&amp;nbsp; I've done that many times including using graph features to drive trajpar to zero.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Absolute accuracy is just that, absolute.&amp;nbsp; Sadly, Pi is NOT absolute.&amp;nbsp; So, when there is a larger absolute accuracy value (.001 vs .0001), Creo adds in a little mode "fudge factor" to make it regenerate.&amp;nbsp; I've had many times where all the complicated features EXCEPT the last one regenerate just fine.&amp;nbsp; So, I make the value for absolute accuracy smaller (.00005 vs .0001) and then THAT feature regenerates, but others fail.&amp;nbsp; Sometimes, it's trial and error until you find some weird accuracy number in between that allows them all to regenerate.&amp;nbsp; And even then, sometimes you can't, and have to change something slightly to make all the features regen.&amp;nbsp; Sometimes, there is no easy answer and sometimes the numbers you try and use for a feature simply won't regen, then it's time to change the design slightly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best of luck!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 19:48:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/848293#M127307</guid>
      <dc:creator>Patriot_1776</dc:creator>
      <dc:date>2023-01-09T19:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855153#M127751</link>
      <description>&lt;P&gt;I got a very limited response from R&amp;amp;D. I have followed up with questions based on the response below. If anyone has questions related to this response, let me know and I will try to get an answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;&lt;FONT face="helvetica"&gt;The user applied accuracy to less than a micron meters(half micron) for a part of size 482 mm, more precisely with relevant dimensions approximately 200 X 100.This looks beyond the range for which Creo was tuned to work efficiently.&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;&lt;FONT face="helvetica"&gt;More important this is a sweep in which sections degenerate – the ellipse at “the bottom” (trajectory end) becomes a point.&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;&lt;FONT face="helvetica"&gt;The sweep is done by creating (regenerating) sections along the trajectory and “connecting the dots” (sections in this case) – creating a surface through the sections.&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;&lt;FONT face="helvetica"&gt;I assume that in this case, because of the tight accuracy we are forced to construct sections very close to the end/singular section, and that the dimensions (ellipse semi-axes lengths) in the sections themselves (other than the end section) get below the tolerance the sketcher allows.&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;&lt;FONT face="helvetica"&gt;90-&amp;gt;89 degrees change in the graph attempt that change, in turn, somehow changes the rate of change of the dimensions near the zero value (at 1.0 trajectory parameter). and so works&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 00:55:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855153#M127751</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2023-02-12T00:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855162#M127752</link>
      <description>&lt;P&gt;Thanks for inquiring about this with R&amp;amp;D&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/260992"&gt;@tbraxton&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To me the answer from PTC R&amp;amp;D seems unsatisfactory - seems like a bunch of handwaving about user pushing the limits of the software beyond its capabilities.&amp;nbsp;&lt;SPAN&gt;And if that is indeed the case, then I ask them whether the UI should prevent the user from making such "mistakes"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_0-1676188637366.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/75938i279790E133E64E2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pausob_0-1676188637366.png" alt="pausob_0-1676188637366.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I mean, I get the whole accuracy thing is a big mystery as I can set the precision of a dimension to 10 decimal places...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More important is they didn't seem read the content of the entire thread closely as it is pointed out that ellipse section degenerating to a point is NOT the cause of the "too high of an accuracy" related regeneration failure.&amp;nbsp; So my question - doesn't the evidence presented (and the error message itself - "probable error in function evaluation")&amp;nbsp; point out the problem is in the evalgraph function?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 08:02:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855162#M127752</guid>
      <dc:creator>pausob</dc:creator>
      <dc:date>2023-02-12T08:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855223#M127753</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;from back at my days at PTC I seem to remember that 'decimal places is unequal to accuracy'.&lt;BR /&gt;Accuracy determines the 3D geometry calculation. Simply put: 'how close do two points have to be to be regarded as mathematically coincident'.&lt;BR /&gt;This is also why you get different results when you import geometry like Step into templates parts with different accuracies.&lt;BR /&gt;The decimal places determine the actual size of something. So a length of an item can have 5 decimal places at an accuracy of 0.01.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 07:19:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855223#M127753</guid>
      <dc:creator>Constantin</dc:creator>
      <dc:date>2023-02-13T07:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855434#M127759</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/220592"&gt;@Constantin&lt;/a&gt;&amp;nbsp;, I'm not under the impression that # decimal places shown for a dimension is related to the accuracy setting.&lt;/P&gt;
&lt;P&gt;I showed that screenshot to illustrate that the software can display the size of a geometric feature with up to 10 decimal places of precision - this is orders of magnitude beyond the range where the PTC R&amp;amp;D claims the software "was tuned".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I gather, this mysterious accuracy setting is used in various places to basically tell the software when to stop computing as the generated geometry is "close enough" to the user-specified requirement.&amp;nbsp;&amp;nbsp;And my original question was why when making the accuracy setting lower (i.e. asking the software to spend more computation time and generate more refined representation), there are regeneration failures?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, all this effort was to highlight a possible bug in the software so I'm happy that R&amp;amp;D is actually looking at this -&amp;nbsp; and perhaps they will implement improvements.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 20:18:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855434#M127759</guid>
      <dc:creator>pausob</dc:creator>
      <dc:date>2023-02-13T20:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855507#M127771</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/274312"&gt;@pausob&lt;/a&gt;,&lt;BR /&gt;I misinterpreted the intention of your sceenshot.&lt;BR /&gt;So we are on the same page.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 06:39:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855507#M127771</guid>
      <dc:creator>Constantin</dc:creator>
      <dc:date>2023-02-14T06:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855532#M127774</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/220592"&gt;@Constantin&lt;/a&gt;,&amp;nbsp;no worries.&amp;nbsp; I do see how I left that wide open to misinterpretation.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 08:25:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/855532#M127774</guid>
      <dc:creator>pausob</dc:creator>
      <dc:date>2023-02-14T08:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/861846#M128330</link>
      <description>&lt;P&gt;Follow up response from R&amp;amp;D on this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;First, the graph is vertical (tangent to y-axis) at point 1.0 – it means the infinite derivative. I don’t think we like such a thing. Also, it explains why it works when we change the angle from 90 to 89 degrees.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Second, the graph evaluates to zero at param 1.0 which yields zero radiuses of the ellipse and it becomes degenerate. Maybe it is OK for Sweep feature, but I am not sure how stable it is on both Sketcher and Sweep sides.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;The accuracy plays a minor role here, it defines a luck. When it is small, we perform more evaluations around traj_par 1.0 and face the issues of infinite derivative and degenerate entity hence the failure. When it becomes bigger we might just skip the problematic points. But playing with the accuracy is not the right way to solve the issue. It is the design that should be fixed.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 23:25:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/861846#M128330</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2023-03-14T23:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/862045#M128354</link>
      <description>&lt;P&gt;Well that's disappointing - the software is shown to be flaky and instead of acknowledging the issue, you get R&amp;amp;D responding with "our software works, you are just not using it correctly, and you need to change your design"&lt;/P&gt;
&lt;P&gt;Anyway, thanks for trying&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/260992"&gt;@tbraxton&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 15:19:55 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/862045#M128354</guid>
      <dc:creator>pausob</dc:creator>
      <dc:date>2023-03-15T15:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Too small of a value for absolute accuracy causes model regeneration failure ???</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/862056#M128355</link>
      <description>&lt;P&gt;"our software works, you are just not using it correctly, and you need to change your design"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Surprised?&amp;nbsp; You're new here, aren't you?&amp;nbsp; LOL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You're preaching to the choir here, it hasn't done me any good either.&amp;nbsp; But hey, we get "Bold New Graphics!!!" every year, so there's that...&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 15:35:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Too-small-of-a-value-for-absolute-accuracy-causes-model/m-p/862056#M128355</guid>
      <dc:creator>Patriot_1776</dc:creator>
      <dc:date>2023-03-15T15:35:20Z</dc:date>
    </item>
  </channel>
</rss>

