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.
Best Of
Tutorial double feature: Mate connectors!
Hey everyone, I've been wanting to make some videos deep-diving on mate connectors and I finally did it! The first is all about mates in assemblies (share it with anyone confused about The Onshape Way) and the second is about doing everything except connecting mates with them. Enjoy!

New Feature: Poly-Mate Connectors
My drafting team have run into situations where they've needed to define multiple explicit mate connectors in one operation for ease of organization and later reference in features. Naturally after searching for an existing tool that does multiple connectors in one operation and not finding one they requested that I develop a quality of life script that does this multi mate connector operation.
Introducing: Multi-Mate Connectors wait that's taken
Introducing: Poly-Mate Connectors
It places multiple explicit mate connectors in one go, so if you need to re-reference them multiple times it's easy to hide and show them all at once by changing the visibility of the feature itself. This makes it simple to drag select the whole window to grab all the explicit mate connectors in frame to quick select locations for hole operations or things not easily defined by sketch geometry.
New Feature: Better Than Boolean
Coming to Onshape from Solidworks and Fusion 360 there was a gap in the feature set that I was missing from both of these tools. In Solidworks the feature was called Intersect and in Fusion the feature is called Boundary Fill. In each of these softwares the feature does basically the same thing, which is enable disgustingly lazy modeling practices where you can kitbash parts together keeping the functional bits of part A and part B and discard the leftovers in one go. I couldn't go on living without this jackhammer of a tool in my belt so I went ahead and developed my own implementation in Featurescript. I present to you: Better Than Boolean.
It works by decomposing input bodies into their overlapping regions and allows you to select which chunks of Venn Diagrammed part you'd like to reconstitute into a single manifold body, throwing away the rest.
Okay that's not that impressive, you could do that by selecting regions of sketch and just not extruding the bits you didn't want. But what if you wanted to make a manifold body?
For example let's say I want to 3d print a garden hose manifold and I wanted not to waste time modeling threads. Of course I'd derive a single part into a studio to simplify the modeling process. But I'd also have to define a cutting tool to remove geometry for the water to pass through, and I'd have to trim parts off of my tool body to make sure the internal bits don't interfere with each other or the manifold body. That's a lot of work, and I'm lazy.
Before:
After:
Now if you're familiar with either of those implementations of tools I mentioned before you'll be aware that they also allow enclosing of regions via planes and surfaces. This is not yet supported by this tool, but is something I might add in the future. Would probably require a complete refactor of the decomposition logic which is currently being done purely by bounding box checks, evCollision, and a whole mess of boolean operations under the hood. I'm putting this out there in the current state because my core use-case is greebling parts together and not surfacing operations. One day when I figure out how to do a plane sweep algorithm I might rework the core logic under the hood to add the surface and plane functionality.
Re: Open Drawing from Part Studio
Please add all 1710 Google Fonts to onShape

Re: Improvements to Onshape - June 6th, 2025
First party sheet metal cones. My dream.