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: 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….
Re: Custom Features Collection
I think we already have a huge collection of scripts. what needs to be done are:
1. allowing users to find scripts. this can be done by adding tags and properties which are searchable and sortable. I have my list in Notion currently and tbh, it could be a great platform for the job, as you can create databases with columns, and datatypes of all kinds to help sort and filter. But the job of assigning properties and tags will be some work. but once done, the page will be "live" and update instantly with additions, rather than a static pdf
2. helping people understand the scripts they find. this should be done by the authors (when possible) and should include one or more of description, instructions, screenshots, video







