-
I have imac and can not figure out how to pan and move my view point
-
I've got several files from several months ago. I signed in, and they are gone. What can I do?
I've got many hours in these files!
-
how to center a DXF import to a point in the sketch
i have a PCB with a chip I know it's x & y coordinates. I want to add a heatsink above the chip so I opened a new sketch and imported the dxf of the heatsink. how can i center the heatsink as it is not constraints. or as a second question, how can I constrain the heatsink.…
-
Revolute mate overdefines the assembly
I am working on a project which requires multiple revolute mates to gimbal a part using a servo, however when adding all of the mates, I get a "Mate overdefines the assembly" error. Here is the link to the assembly:…
-
Blue line
There is a blue line in every one of my documents and sometimes it just shows up or goes away. I can't interact with it and it looks like it came from geometry that I imported from other documents
-
Why can I not use variables in math expressions?
It seems that existing variables are not valid in math expressions. I get a valid expression when defining #Y as a value of #X/2, but #X^(1/2) or sqrt(#X) are invalid expressions. Is this not allowed or am I doing something wrong?
-
How do I export a configured part studio via translations?
I have a configurable part studio. I want to be able to make changes to the configuration and export the configured part studio to different formats through the API, but I keep getting an error from the translations endpoint (https://cad.onshape.com/glassworks/explorer/#/PartStudio/createPartStudioTranslation) when I try…
-
Imported step file trouble extruding
Hello. I am relatively new to 3D modeling but have been using OnShape to make designs for 3D printing for about a year. I understand most of the basics of sketches and extrusions and have played around with revolves, lofts, sweeps etc. One thing I would like to get better at is remixing designs. To that point I have…
-
How do I make a Loft of sorts that will make a "curved ramp"?
I want to fill that area with a loft of sorts, that respects the curvature and "eases" the ramp until it reaches the end. How may I do that? https://cad.onshape.com/documents/95348026f22336243da5298c/w/4954531794b31370f3012f6a/e/9ff6052f079dd476ea8925f3?renderMode=0&uiState=67e749df5017516de822cc39
-
Split fails and I don't see why
Hello, I have smething that seems weird to me: in I can't get this split to work: the document is here: https://cad.onshape.com/documents/b84993bfd4616049d5cec857/w/8720bc7db7e9a32fa111f2c1/e/c0bc29226f43f71a336aae3b Any suggestion on what is wrong is velcome !
-
assistance needed
https://cad.onshape.com/documents/5e0aad5338049d58e998649d/w/4329a036c2204f750e842286/e/cc4f8ca8c6a8753bb66f7bdf?renderMode=0&uiState=67e60a11f2c902141a6ae0e7Error hello all this is a house i am working on for a school project and i am not sure how to solve the errors if anyone can assist please comment your email and i…
-
wrong train of thought on edge extrude ?
Hello, I wanted to make a ridge / wall / thin extrude on some of my edge of a face. it doesn't seem possible to only select the edges that I want , and onshape only makes it possible to select the face while I'm in extrude mode. what is the correct way of doing this ?
-
How to use function autocomplete?
I am trying to write my own functions with feature script. I want to use autocomplete the way the standard onshape functions do. The problem is I can't get it to work. I've been copying what I see in the standard library with no luck: Here's a dummy function with what I'm trying export function dummyFunction(id is Id)…
-
How can I include a variable value in a sketch text?
I have a spur gear generator. How can I label each gear with the number of teeth in the variable #Teeth?
-
badges
A quoi sert les badges
-
Preserving Attributes on Sheet Metal Parts in FeatureScript
Hi, I have a sheet metal part where I set custom ids on its surfaces so that i can keep track of them : setAttribute(context, { "entities" : faceOfASheetMetalPart "name" : "CustomId", "attribute" : "aCustomId", }); That works great, but when I apply fillets to the sheet metal, the attribute disappear. How can I keep track…
-
Why is the feature list hidden?
I just opened a document that I have been working on, and the Part/Feature List only shows Parts.
-
I need a little help
I have one last error in my script that I can't get rid of. Thank you for your support Hansjürg CODE: FeatureScript 2559; import(path : "onshape/std/common.fs", version : "2559.0"); // Annotation für den Feature-Typ annotation { "Feature Type Name" : "Grid Generator" } // Definition der Feature-Funktion //export const…
-
icons
Hi, I'm trying to add icon, but nothing works. I even copied icon, folder and then imported icon from this feature script document (below) and still nothing.…
-
modeling planks on a boat hull
Hi, I can't figure out, how to model planks that built boat hull like on photo below this 'steps' where planks meet should flattened on both ends. I tried to sketch those steps on middle bulkhead but loft give weird results in link below there is a basick shape of a hull i've made.…
-
Help to create angled rim around entire shape
Hi guys, I have this (in black) and need to model the one in red. I will need to add some fillets in the corners, bt assumne I can do that later. Can you point me in to right direction, video or something ? thx P
-
Add a section view to a drawing with a break view
I am trying to make a drawing for an extruded part that is over 10 ft long. It has holes drilled at regular intervals along it's length. Obviously a part like this required a break view to show the extrusion length and hole locations. I would like to have the extrusion profile shown with a section view so it can include…
-
Right mouse buton - Drag to rotate the view won't release!
So the title says it all. When trying to pan around using right mouse button, I release the button but the panning/rotating won't stop! I press escape, spacebar, whatever it just won't release. It ends up taking pressing escape several times, pressing various mouse buttons several times, etc. It's EXTREMELY frustrating.…
-
How do I get the internal fold marks of a multi-sided shape to show up in the exported flattened DXF
For example if I export the above flattened lofted object only the outline shows up in the DXF even though the lines are there before exporting.
-
I was wondering if there is a way to make an oval drawing? I need a flat oval shape.
-
In Part Studio: How to place one part on the surface of another and merge them via extrusion?
Hello, I have the following issue: In my Part Studio there are two parts (Part1 & Part2). I want to somehow place Part2 (right) on the surface of Part1 (left) without warping either one but I can't figure out how to do it. I've done the same thing in Blender to illustrate what I want to do: In onshape it looks like this…
-
Get multiple vertices from a query
How would I go about getting multiple vertices from a query? I have a parameter that creates a query of 3 points. I am attempting to make a plane using the 3 points. Here is what I have so far: annotation {"Name" : "Points", "Filter" : (EntityType.VERTEX), "MaxNumberOfPicks" : 3} definition.points is Query; var points =…
-
Splices
Hi All, Has anyone managed a work around to create wire splices. Where say 3 wires from the left are crimped with one from the right? It can not be like two connectors as the splice has one refrence
-
Query filter MeshGeometry.YES not working
I want to filter a query param for only mesh vertices. Here's what I have: annotation { "Name" : "Mesh verticies", "Filter" : EntityType.VERTEX && AllowMeshGeometry.YES && MeshGeometry.YES } definition.points is Query; But it's highlighting MeshGeometry.YES with the message "Unhandled enum type MeshGeometry". I get this…
-
How to use loft tool to combine 2 imported objects with dissimilar geometry
Hi there, new to CAD, new to Onschape, first ever project and very first question: I imported 2 objects that are somehow round'ish and that i want to combine with solid through the loft tool (after doing research i learned that that is what i'm imagining here). I created 2 planes touching the surfaces of the objects that…