-
How extrude curved sides?
Hello, As part of a school activity, we want to model cookie cutters for Christmas. However, I can't create a border when my drawings are made of spline. The Offset tool gives me an error message. So, to get around this problem, would it be possible to extrude the sides of my part as shown in the drawing and not just the…
-
How do I make a square 'tube' go between these two highlighted squares?
Ignore the ones which are paler orange, the two orange ones are the ones I want to connect. I assume there's an easy way of doing this I just don't know which tool to use, it looks like sweep but from the onshape guide on it, it doesn't seem to work for this but maybe it does so yeah any help is appreciated thankyou.
-
Extruding in for loop
I am working on a mortise and tendon joint in feature script. I know there is already one that exists, but it does not do exactly what I want. This also pushes me to finally learn FS. FeatureScript 543;
import(path : "onshape/std/geometry.fs", version : "543.0"); annotation { "Feature Type Name" : "MortisetAndTennon"…
-
Can't subtract on certain parts
I designed this cap for a repair I'm making, but I'm unable to subtract 4 of my 6 screw holes to bring the height down. It seems that the only differences is that the two that worked are adjoined to 2 walls as opposed to just 1. I've already spent way too long getting it to this point, but I figure it's just one of those…
-
receiving error message when extruding and I don't understand what it is trying to tell me,
receiving error message when extruding and I don't understand what it is trying to tell me, in other words, I can't figure out what needs changing to fix the issue. The error message is "Boolean operation failed to return a part". when I extrude as new, the new part creates successfully. when I try to add the new part to…
-
Custom feature script for 2 extrudes
I would like to make a feature script that will make 2 extrudes. I do this exact same action very often and I would like to make this automated. Regarding FeatureScript I am still relatively new (I have made a few featurescipts for variable lists), so I wanted to ask what I would need to do to make these actions happen.…
-
Can you Add to a part and Remove from another when Extruding?
Hello Onshape Community! I recently converting to Onshape from Fusion 360 (still slightly bitter about this but staying open minded here). I do mostly woodworking projects and create a lot of jointery. I typically draw up a piece, say a table, and then add the joints after. ( I know there are scripts for specific joints).…
-
After Importing a image into onshape can you extrude or remove material?
I have been trying to extrude a logo that i imported onto a part. Is this possible?
-
Making the front of a Diamond Play Button
I have a basic shape for a diamond play button, i was just wondering how I would create the raised-ness of the top of the play button... Any ideas? I have the basic lines drawn on a sketch plane, I just do not know how to extrude lines...
-
Modify a cylinder by removing and extruding on the surface
I am trying to replicate this part: I have made the cylinder itself but I am looking for ways to remove the rectangular opening and add a small extrusion to the outer wall. Any advice is greatly appreciated.
-
Multi Function Plywood Joints
I've been struggling to modify a feature "Plywood" to not only create a sheet of plywood for each selected sketch, but to also extend the edge of specified faces to create a butt joint all in one feature. Essentially a sketch extrude (plywood) then move face (extended butt joint) all in one. I've attached an example file.…