-
Spline with an array
Hello I need some help with the spline.I wrote a feature which draw a spline from a csv fileInside I use this code } else if (linetype == "C") { var P1 = point_courant; var P2 = vector(aline[1], -aline[2]) * ZoomCoefficient + splineOffset; var P3 = vector(aline[3], -aline[4]) * ZoomCoefficient + splineOffset; var P4 =…
-
How to configure a PC mouse or touchpad ?
I use an laptop using Windows 10 with Microsoft Comfort Mouse 4500 and I connot rotate. Sometimes it would be nice using the touchpad. How to select and configure mouse and touchpad ? Bests regards.
-
Why does my keyboard layout changes to QWERTY in sketch view ?
I have been using Onshape for a few month now, and am starting to get quite confortable with it. But yesterday, my keyboard shortcuts were all other the place.Apparently my keyboard layout is now interpreted as QWERTY (my keybord is AZERTY), but only in the sketch view.Any text fields work as expected (azerty), my…
-
Undo via CTRL-Z does not work any more
Hello, out of a sudden the Undo via CTRL-Z does not work any more. It happens on different browsers and different PCs. Whereas CTRL-Z on other local programs work. It looks like i have accidently changed something to cause this behaviour. Any idea where i should lookd. What did i try so far: Reset shortcuts to defaults?…
-
My 3d view use QWERTY layout as default instead of my locals. How can i set it back?
Hi,My viewport has been acting up for the past days, and all my keys are interpreted as if used a "qwerty" keyboard.Problem is: i have an azerty keyboard, and this mess up all my shortcuts.It only happens in the viewport, not anywhere else (text fields are fine, computer / browser is fine). It worked fine until last week,…
-
Missing step? Failure to create a reference to an imported derived part
To see a demo of this issue, please visit my Cubic Dice document, open the Cube Script tab, and click on the yellow FeatureScript Notices {!} icon near the centre at the top of the page. You'll see the warning "Variable DIE_PART_STUDIO not found", I have worked all the way through the Milk Crate Capstone project from…
-
My 3d view use QWERTY layout as default instead of my locals. How can i set it back?
Hi,My viewport has been acting up for the past days, and all my keys are interpreted as if used a "qwerty" keyboard.Problem is: i have an azerty keyboard, and this mess up all my shortcuts.It only happens in the viewport, not anywhere else (text fields are fine, computer / browser is fine). It worked fine until last week,…
-
boa noite, qual a tecla ou sequência de teclas que faz a engrenagem girar com o movimento do mouse
-
Onshape mobile: how do you delete a line?
Onshape Mobile: How do you delete a line?
-
Imprint and merge conformal surfaces during STL export
I'm trying to export all parts from a PartStudio as STLs such that shared boundaries between two parts share the same node positions—a so-called conformal mesh. Is this possible using Onshape STL export? Selecting Export unique parts as individual files seems to produce non-conformal meshes. Thanks
-
Broken (outdated?) Sheet Metal Tutorial
I'm unsure if the tutorial or function outlined in the tutorial is broken because of later addition of partial flanges, but setting up the file as per the Sheet Metal Features / Exercise: Sheet Metal Box (Slide 8 of 12) and it errors. Can I get some assistance on this? Playing with the partial flanges kind of works, but…
-
Does Onshape have a stud weld symbol?
I don't see a weld symbol for stud welds. The stud weld symbol is highlighted in yellow below.
-
Transforming .Step files to .JSON file
For my research project, I need to transform STEP files to JSON file because in working with json is much more easier in Python, https://github.com/PrincetonLIPS/SketchGraphs In this project onshape obtained a JSON data for use. I look onshape's documentation but couldn't see any api for JSON exporter, also in tool it is…
-
profile metadata
are the variables used to define a profile section (eg height/width) available in the part studio that uses the profile through the "frame" feature? for instance to change the driving sketch, based on profile dimensions.
-
Is it possible to add images into action items without putting pictures into the projects?
Looking to add images with drawings on what I want to add to a certain part to help convey ideas.
-
string variables (and date time)
Hi, I couldn't get this to work. take 2 or more (number, string or lenght...) variable values, concatenate in a string, store in another variable. (preferably directly with formula in variable field or through custom featurescript feature..) (ideally add a date time in there as well, but I guess that isn't possible in…
-
TableData Reading First Element as String
I'm writing a feature to read in a CSV of airfoil data points and plot them on a plane. When reading my CSV the import appears to be formatting the first element of the file as a sting. I have looked at the file, it's not formatted that way in excel or .txt editors. It seems to be local to this. Generically my code is:…
-
Inspection Items Template
Has anyone made a DXF or DWG template for the inspection items export? Let me ask that another way, Is there a way to format my own inspection items export via a template like a PDF or Word document?
-
Dimension Jog Point vs. Callout Node Point?
I'm a bit curious about creating a jog in a leader line or dimension witness line. For a dimension, they UI refers to the actions Add Jog and Remove Jog. For callouts, the action is named Add Node, but there is no corresponding action named Remove Node. There is an action named Remove Leader and Add Leader which would…
-
Learning center files
Hi, I would like to follow along in the video series: Onshape Assemblies and others. I can watch the videos but where can I find access to the actual files they use in the series? Found it!
-
Modify saved contacts when Sharing - Searching names or emails?
How can I modify the list of people that show up when I go to share a file? If I'm on the individuals tab and click on "search names or emails" a list of five people that I have shared with in the past shows up. That is the list I would like to modify.
-
Why do I get 401 as API response when adding query string to request url?
I am using the client.api_client.request(method, url=url, query_params=params, headers=headers, body=payload) from the python client.Other API get and post calls work just fine. When I try to export an stl or get the mass properties of a part studio it works just fine until I put a query string in the request url for…
-
Can't scale a part on the Z axis
Hello, I'm pretty new to OnShape as a whole, but I've spent some months trying to get the basics down to a point where I feel I'm somewhat confident with the program. That being said, I just found a very weird constraint that doesn't allow me to continue with a project I'm currently working on. The issue went as follows: *…
-
"Intact.design refuses to connect"
While trying to do a stress test on a part, I get the "Intact.design refuses to connect" message. How to I get it to work?
-
Not getting the purchase details in the api response
Hi, User made a purchase from the Onshape marketplace for the product - https://appstore.onshape.com/apps/Design/A6WITSUWP2GZQN5BX6HHCM2TNBVBEDABC34MIUY=/description He confirmed about the purchase and the payment but I don't see that specific purchase in the API json response like other purchases in the past. I am using…
-
Same Hatchets for different parts?
Is there a way to get the same hatch for different parts in a section view? I have multiple copper turns around something and I want the hatchet appears the same, as it is the same material... I right-clicked on the section view to edit hatch, but the pattern is still not the same between the different turns, despite all…
-
How to accept wonky strings as featurescript inputs?
Hi! I'm writing a Featurescript that will (hopefully) take an SVG string input, and parse it/convert it into Onshape sketch features, letting users essentially import SVGs through a configuration input. (This would let you integrate configurable logos into your designs, where a user can just upload an SVG in string form,…
-
Can you view dxf files in the moblie app?
Is it possible that u can't view dxf files in the mobile app? I am using Onshape on ipad mini Thank you,
-
Perspective View from API?
I've been successfully getting shaded views through the API using /shadedviews but I'm not seeing any way to turn perspective on... Am I just not seeing it? Any pointers on how to achieve that?
-
Cannot get point to highlight
I want the points which are at the centre of the circles to highlight so that I can drawn lines from them. The lines will be connected via the tangential command so that I can sweep the pipes joining them, I got it to work as shown in one instance. Please help because points rarely highlight.