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
Re: Importing .SVG Into a Part Studio
Re: How would approach building a composite part?
Yep, that's basically it.
Any further changes you make in the "source" part studio will update the derived body. In the "destination" studio, you won't have access to the features of the derived item (although you can include mate connectors and sketches to use there) but you can definitely add and remove, etc…
I have a bit of an example of that workflow here (derive a specific configuration and add features to the derived part):
Re: Provide gap between two parts
I was going to say my personal "goto" is a move face, I often set it up with a variable if I use it in more than place so that I can adjust all the clearances easily after the fact.
Re: How would you configure a multi-feature option?
One more thing to consider if regen time is an issue, you can model the "bases" in another part studio and then derive the different ones in for the different configurations. If you then switch to a version for the derive you effectively bypass the regen time for the bases.
Re: insert named view
We don't support named sections yet inserted as drawing views, but hold on for a bit longer….
Re: Remove tap drill size from hole callout on drawing
I agree, the minor diameter drill size is not the important thing I'm calling out, it's the final drill / tap / depth. Having the minor diameter in the dimension is distracting, and takes a little extra time to determine what the real requirement is. If Onshape could make it so that could be removed by the user and / or make it an optional setting to either include it or not in the displayed dimension, that would be helpful. I sure don't want to type it manually, since it would defeat the purpose of the parametric model. Has this been submitted as a change request?
Re: Remove tap drill size from hole callout on drawing
I always thought the purpose of a detail drawing was to include all the information needed for manufacture. This may be different to the information needed for inspection. I'll take a slight bit of clutter over having to have another source of truth in a drawer somewhere. I like that everything I need to know about the hole is in one call out :)
Seems like some extra flexability is required though.
Re: Custom Feature: Cable/Wire Routing
Hi Emily, currently a cable or harness is treated as one item with one part number.
Re: Provide gap between two parts
This is a situation that happens on a regular basis. Over time, I have tried different approaches to handle these clerances.
- model them right away
- modify the parts later (offsets and the like)
- create a configurable clerance element
When modeling the clearances right away, it is easy to shoot yourself in the foot, for there might be too little information at that stage of the design, and modifying the clearance later might affect other parts built e.g. on the same geometry.
Modifying parts with standard features does not always cover all aspects of the clearance, might require several features, and is hard to keep track of. Also, it might unnoticedly affect mating of the parts.
I like the latter best. That way, I can model everything with a tight fit and when I'm done, I create a feature that takes care of the specific clearance (maybe even in-context). This could be a "clearance" body and a boolean, for example, or a surface and a thickness-remove. This allows to model with exact fits, keeping the model structure lean, and modify the clearance after the fact, also with regards of clearances to be subject to changes late in the project timeline. Ideally, there would then be a (set of) clearance variable(s).