<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="text-align:left; direction:ltr;"><div>It works if you use a smaller radius, say 0.075</div><div><br></div><div>--</div><div>jeremy theler</div><div>www.seamplex.com</div><div><br></div><div>On Wed, 2020-07-29 at 18:35 +0000, Kadry Abdelmeguid Karim Hesham Ahmed wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Great Idea, please find a simple .geo case that reproduces the problem below:</p>
<p><br>
</p>
<p></p>
<div>SetFactory("OpenCASCADE");</div>
<div>//+</div>
<div>Point(1) = {-0.5, -0.2, 0, 1.0};</div>
<div>//+</div>
<div>Point(2) = {-1.2, 0.4, 0, 1.0};</div>
<div>//+</div>
<div>Point(3) = {-0.4, 0.4, 0, 1.0};</div>
<div>//+</div>
<div>Point(4) = {-0, 0, 0, 1.0};</div>
<div>//+</div>
<div>Point(5) = {-0.3, -0.1, 0, 1.0};</div>
<div>//+</div>
<div>Point(6) = {-0.8, 0.1, 0, 1.0};</div>
<div>//+</div>
<div>Spline(1) = {2, 3, 4, 5, 6, 2};</div>
<div>//+</div>
<div>Curve Loop(1) = {1};</div>
<div>//+</div>
<div>Surface(1) = {1};</div>
<div>//+</div>
<div>Extrude {0, 0, 5} {</div>
<div>  Surface{1}; </div>
<div>}</div>
<div>//+</div>
<div>//Fillet{1}{3}{0.1}</div>
<br>
<p></p>
<p>I commented out the fillet as that operation gives an error ("Could not fillet shapes").</p>
<p><br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Max Orok <morok@mevex.com><br>
<b>Sent:</b> Wednesday, July 29, 2020 8:22:11 PM<br>
<b>To:</b> Kadry Abdelmeguid Karim Hesham Ahmed<br>
<b>Cc:</b> gmsh@onelab.info<br>
<b>Subject:</b> Re: [Gmsh] Does OCC fillet splines?</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hi Karim, <br>
</div>
<div><br>
</div>
<div>If possible, you should submit the geo script of your Gmsh session. It will help to see what you've tried already.
<br>
</div>
<div><br>
</div>
<div>Max <br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, Jul 29, 2020 at 1:26 PM Kadry Abdelmeguid Karim Hesham Ahmed <<a href="mailto:karim.kadryabdelmeguid@epfl.ch">karim.kadryabdelmeguid@epfl.ch</a>> wrote:<br>
</div>
<blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex">
<div dir="ltr">
<div id="gmail-m_3762622596020038078divtagdefaultwrapper" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p></p>
<div id="gmail-m_3762622596020038078divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p>Hello Gmsh community,</p>
<p>I am learning how to fillet a volume and I'm running into problems when I use closed splines as faces</p>
<p><br>
</p>
<p>I draw a simple closed spline, define a plane surface, extrude it a small distance. I then try to fillet the face curve belonging to the extruded volume and an error appears which says "could not compute fillet".</p>
<p><br>
</p>
<p>I also tried various radii to check but it did not work either!</p>
<p>Is the kernel able to fillet spline based edges? I am able to fillet the same extruded volume but with circles just fine. Tutorial 19 only deals with circles as the face being extruded and not splines (only as guidewires) so that's not much help.</p>
<p><br>
</p>
<p>I attached  .brep of the volume that I'm having trouble with.</p>
<p>Thanks!</p>
<p>Karim</p>
</div>
<p></p>
</div>
</div>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@onelab.info" target="_blank">gmsh@onelab.info</a><br>
<a href="http://onelab.info/mailman/listinfo/gmsh" rel="noreferrer" target="_blank">http://onelab.info/mailman/listinfo/gmsh</a><br>
<br></blockquote>
</div>
<br clear="all">
<br>
<pre>_______________________________________________</pre><pre>gmsh mailing list</pre><a href="mailto:gmsh@onelab.info"><pre>gmsh@onelab.info</pre></a><pre><br></pre><a href="http://onelab.info/mailman/listinfo/gmsh"><pre>http://onelab.info/mailman/listinfo/gmsh</pre></a><pre><br></pre></div></blockquote></body></html>