-
Approximate Face (New Custom Feature!) 🆕
. CADSharp has sponsored a new custom feature: . Approximate Face This feature uses Onshape's new constrained surface functionality to re-create an approximation of multiple faces. Useful when working with features like Texture or Attractor Pattern that only allow one input face. CADSharp Feature Library . ⚠️ Need custom…
-
Fully Constrained Sketch Not Extruding.
Getting the error of "Missing Face of Clip" when trying to extrude a fully constrained sketch.
-
Coincident constraint leaves gap between splines
Im trying to make a face closing the path between the inner ear spline and the body spline, but the point will not lock onto the line whether I constrain it or not. Dont mind the copied part studio, that was just a testbed that got me nowhere.
-
Help Configuring Sticker to be Flat or Wrapped on a Cylinder
I am hoping someone can suggest a creative way that I can configure a sticker part to be either flat or wrapped onto a cylinder. The orientation of the cylinder axis should be configurable to at least horizontal and vertical. I do not want to create a different part for each topology change. This would be easy if I could…
-
Edge length of evaluated face?
I'm trying to measure the boundary edge of an evaluated face. When using evFaceTangentPlane, if the face is not square, the evaluation will project where the face should be. I can place a plane on the invisible edge shown below with evFaceTangentPlane. However, I'm not sure how to get the length of the invisible edge. If I…
-
Face filleting error
Hello everyone! I was filleting an object and I couldn't do it the way I am used to in other softwares.If I select a face as an entity to fillet, as shown in the two pictures below, I get an error. It only works if I select edges. Onshape help doesn't say anything about not using faces while filleting. I would like to…
-
Plane tangent and normal to surface?
I'm trying to place a plane consistently on multiple types of faces to use in a transform. I can get a plane that is normal to the selected face, but I keep getting stuck. The plane needs the following conditions: * Origin: middle of selected curve/edge. * Normal: same direction as curve/edge. * X-axis: always facing…
-
Offset Adjacent Faces
Offset Adjacent Faces Link: https://cad.onshape.com/documents/725911b3d26eaad0ab951314/w/1915daf3a2ddbe886b6609db/e/60183b84fdc53387a76d037a Created by: Michael Pascoe, Cache River Mill. Description: This custom feature offsets the faces adjacent to the face you select. Prerequisites: A solid body with more than one face.…
-
Meta Sculpt Surface Modeling Tool
I've developed a surface sculpting script called Meta Sculpt, which is based on the excellent Sculpt Face feature by @maximilian_schommer. Meta Sculpt allows users to sculpt a surface face by adjusting the underlying surface using point and arrow manipulators or editable/configurable field values. Multiple points are…
-
Help Configuring Faces
Hello, When a color is configured with a face, all of the configuration inputs are placed into columns. Is there a way to delete the unwanted configured columns? Or perhaps a way to configure a color in the standard configuration panel? The way it is configured now, I can't configure colors unless the stars align with all…
-
How to extrude skRegularPolygon ?
I made a a sketch, and on that sketch a polygon: var poly1 = skRegularPolygon(sketch, "polygon1", { "center" : pointArray[0], "firstVertex" : vector(pointArray[0][0]+(2.5)*millimeter, pointArray[0][1]+(2.5)*millimeter), "sides" : 4 }); I want to extrude this polygon, but the function above returns a map and the opExtrude…
-
Parts and faces disappeared!
Good morning, I faced a problem in my model: in a part Studio containing a quite complex part and some other small parts made from boolean operations, some small parts do not display anymore, and moreover some faces of the main part also disappeared. Here is a screen copy of the problem: and here is how it should be seen:…
-
Extrude to face & second end option
Hi! Why when I ask to extrude up to a face Onshape does not automatically adapt the direction every time... it seems logical. Sometimes it works perfectly as it should but other times if I select a face I don't want the opposite direction by default. I think the natural direction should correspond to the XYZ system as they…
-
How to import and work on dwg file on onshape
Hello I would like to know how to import and work on dwg file on onshape properly so I can continue to work on it. I have imported it today but the file is coming empty, like I only see the file is imported but there is no preview or anything els to continue the deisgn. or maybe I should have the file in other format but…