-
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...
-
qSubtraction part edges vs sketch edges?
I'm trying to preform a qSubtraction by subtracting the edges of a face and desired excluded edges. The subtraction works when both selections are on a part, but it doesn't work when the selection is a sketch face and a sketch edge belonging to the sketch face. How would I preform a qSubtraction between the edges of a…
-
first tap doesn't work for corner rectangle and other tools??
Hi all, maybe someone else came across this. My school has 1-1 ipads, so for many students that's the only device they use. One student's ipad has some kind of weird bug or setting, so that when he uses a tool like corner rectangle or 3pt arc, the first tap isn't registering or isn't appearing on the screen, and the cursor…
-
How do I use the centroid as a vector?
I found the centroid of my sketch with this:var centroid = evApproximateCentroid(context, { //Finds the centroid of the selected face. "entities" : definition.selectedFace }); The hint says it returns a vector, but when I try to use the variable "centroid" as a position in my sketch point, it says it's not a vector. and…
-
Moving sketches within the same plane
Hi there, I have created a few parts, and I'd like to create a part to host them all. I thought of creating a new Part Studio, then copy and paste the different sketches so that I can arrange them accordingly.I found quite a few links on this forum, some documentation, even videos that explain how to move sketches in a…
-
OpFillet for creating corners
All, Can we use opFillet to create corner between two intersecting curves(both on same plane)? I am aware that sketch is an option but i don't want to use it as sketch cannot adapt changes in intersecting curves. Please share your views. Thanks.
-
Simple Polyline Sketch Example on Selected Plane
I can't find a Featurescript example where the user picks the plane or face in the precondition area. All the examples I find use the "TOP" but I want to select one of the datums or an existing face to create my canned polyline logo. Help!
-
Imported Files - Sketches and Offsets
Hi, I wonder if someone could give me some guidance on the best strategy for this task. I have dxf and igis files of a number of boat hull sections at various stations. I have downloaded these into Onshape and want to create a sketch for each section. They are all overlaid in one view in the imported file. The first…
-
How to add Sketch Elements without disturbing my Extrusions
Hello I have a part that I want to edit I wish to add some sketch elements (shapes) to an existing sketch and then add new extrusions from them However, when I add new elements, Onshape does its own " Guesswork " about the new element and screws up all the original extrusions. For example, i might add a circle to an…