-
Issue with controlling direction of asymmetric fillet
Hi all, Having some issues with the asymmetric fillet feature in part studio. Only one of the edges is reversed in its direction, and I can't seem to find a way to edit or control this. Does anyone have any suggestions? Are the rounded corners causing this issue? (Corners done in a previous fillet feature, not in a sketch)…
-
Transition fillet from cylinder to prism
Hi All, I've looked and read lots on this but I still can't find a solution. Maybe I'm not looking in the right places. I have a cylinder that uses a loft to transition to a rectangular prism. No problems there. I am trying to add fillets to the edges created along the edges from the cylinder to the prism. I have tried…
-
How can i make a surface that sits inbetween these two curves?
-
Fillet only on one edge
Hey So I am trying to have a fillet only on one edge of my holder (see picture) but it doesn't seem to work and always self selects all of the surrounding edges. How can I apply the fillet to only one edge? Thanks in advance for the help! Here's my project:…
-
Fixing Broken Part Through FeatureScript
I was finishing up a model cable protector earlier today, when a new fillet I created caused the Part Studio to completely fail. I can't open or edit the Part Studio. If I could just delete the last fillet I made I would be set, but I can't. I was wondering if there is a way for me to recover my work, potentially by taking…
-
FeatureScript request: Corner fillet for CNC machining
When machining a part with a CNC mill, sharp corners cannot be milled (due to the diameter of the drill, this actually also holds for lasercutting). The trick is to create a "deeper" radius with the same size of the drill (slightly larger), see below. But it's a drag to draw these over and over.. Is there perhaps an…
-
Need help to get the metadata of the edges where fillet is applied (Onshape API and Featurescript)
Dear Onshape Community,I am currently exploring the Onshape API and FeatureScript and have encountered a challenge that I need your help for. https://cad.onshape.com/documents/434d4a21b8a6c0778e403fa4/w/08494f0fabeef3bd3f45494c/e/3fb329dd4fa90642555fc853 In this project, a simple geometry has been modeled where a rectangle…
-
Fillet Menu/Options bugged/broken [Solved]
Hello, I am running into a issue with the Fillet Context menu, the settings and options are not as shown. From what I can find, I seem to have activated a advanced context menu features for the fillet menu somewhere, but I do not know how to reset it. The wiki-page for the Fillet feature does not list how to undo this…
-
Fillet Width Measurement Option Fails Randomly
Quick question, I'm having way too many instances where the "width" option on the fillet tool fails to run. In most scenarios I consider the geometry to be straightforward. In the example below I tried adding the fillet to both solid and surface geometry. If I change the measurement option to radius the fillet will work on…
-
Fillet misbehavior
I did a sketch with a complex filleting. It got into a state where I kept getting the error message that it could not do the fillet. But it did not highlight the fillet it could not do. I kept removing fillets and the message did not go away. I could not add anything because every time I tried to add something I got the…
-
Unable to edit existing fillet?
I don't have any options to edit a fillet in the pop-out menu. I can double click on the fillet in the tree and add edges to the selection, but that doesn't show the list of existing edges. Is there a setting somewhere that got flipped?
-
opFillet Variable Fillet Documentation?
It seems like with the recent update to add variable fillet with points on edges, the documentation for opFillet hasn't been updated. Peeking at the code, it looks like there are a few new parameters: "pointOnEdgeSettings", "edgeParameter", "pointOnEdgeRadius", "pointOnEdgeVariableRho", and "pointOnEdgeVariableMagnitude".…
-
Full round fillets - and "half round"?
Been wondering for a while whether there's any way to programmatically determine the MAX fillet that can be applied. Full Round seems to do that when you want a 180 degree fillet but what about a 90 degree angle? Whenever I change some dimensions, I often need to fix all my fillets - whereas I often want them to be…