Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
GregBrown 
Reactions
-
Re: Improvements to Onshape - August 29th, 2025
I have a youtube deep dive I'm about to upload… (View Post)11 -
Re: Lofting 3-Point skArc Produces Pointed Tent
Are you sure this is not just related to graphics display (tessellation)? Can you try using high quality mode? (View Post)2 -
Re: Using debug(context,...) with id
You need to make a query for the id of the feature in question: e.g. debug(context, qCreatedBy(id + "extrude1", EntityType.BODY), DebugColor.MAGENTA); From the FeatureScript docs: (View Post)1 -
Re: Picking co-ordinates from sketch to dump to csv file
I can imagine a lot of ways this might be done, and especially for the hint you gave us "extract all the co-ordinate X,Y pairs from points along a curve" I am assuming you want to sample th… (View Post)3 -
Re: Simple Model Won't Simulate
The technology we use in Onshape Simulation is not well suited to extremely thin (high aspect ratio) models. The elements we use are solids, and so when meshing across the thin direction of the sheet… (View Post)1