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: Trying to find tutorial for adding features to an imported STEP file
The key step is making sure you chose "NEW" not "ADD" when creating the first piece of new 3D geometry, that will give you a new part. The Multi-part Part Studio course will help a ton as well: https://learn.onshape.com/learn/course/fundamentals-multi-part-part-studios
Re: Drawing a corner rectangle centered about the origin
I assume you mean a rectangle without a center? You can use the midpoint constraint with two diagonal points of a rectangle and the origin. Just make sure that the origin is inside the rectangle first.
S1mon
Re: How do I remove connected app (realityserver) now that it is no longer in the app store?
Ooh…sounds painful!
GWS50
3D Sketching??
I wanted to know if there is a tool in Onshape that allows you to do 3D Sketching, such as in Solidworks you can use the 3D Sketch tool to draw lines in the Z direction/axis ??
Re: How do I remove connected app (realityserver) now that it is no longer in the app store?
I was able to have it removed by customer support.
Re: NO TRIAD MANIPULATOR
@awais_yousaf132 if you temporarily "fix" a part/subassembly and then select from the instance list, the triad won't show.
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:
Re: Struggling with Parametric curve!
@GregBrown : I found the latest version (V14) and it now works. Thank you for this….







