Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 4146

Scripting FreeCAD from Rhino: FilletEdge case

$
0
0

I recently started working on a Rhino.Python script that accesses another CAD application / modeling engine via scripting without leaving Rhino’s GUI. The script is an alternative to _FilletEdge for when Open Cascade, via FreeCAD, can solve some constant radius, rolling-ball problems like those reported to the forum and/or are currently listed as Bugs in YouTrack.

I’m using Rhino 7, 7.13.21348.13001 and FreeCAD 0.019.24267 on Windows.

The following are a couple of examples of _FilletEdge vs. FreeCAD’s Part Fillet. Both FreeCAD/OCCT’s solutions include a patch-like surface at intersection of the edges. (Notice the setback fillets in the last GIF. They were not specified.)

FilletEdge_A FilletEdgeFC_A
(Stubborn Corner)

FilletEdge_B FilletEdgeFC_B
(4 Corner fillets)

I’m going to work on the script more before publishing it.

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4146

Trending Articles