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.
Jake_Rosenfeld 
Reactions
-
Re: Extrude in non-normal direction - workaround.
Voting on this IR is the best way to make your voice heard on this: https://forum.onshape.com/discussion/11235/option-to-extrude-along-vector (View Post)2 -
Re: How to put a image into a 3D object or solid?
@marcos_pinto124 Likely your sketch is just hidden. If you insert an image into your sketch, it should stay visible as long as the sketch is visible. Try clicking on the eye icon next to the sketch i… (View Post)1 -
Re: For loop, sum up to the current loop?
^ Also though it is usually better to keep the units attached to unit-ed values. This ensures proper use of those values down the line and helps prevent mistakes. (View Post)1 -
Re: Efficiently create a Loft feature between a point and a surface (in FeatureScript)
@timo_schmid The most efficient way to create a point is by just calling opPoint https://cad.onshape.com/FsDoc/library.html#opPoint-Context-Id-map . Sketch should also work, but has a lot more overhe… (View Post)1 -
Re: Featurescript to create plane from an edge and a direction
@Evan_Reese @"gauthier_östervall" The println() on a query will only work if that is one of the original queries from the definition that was obtained by just clicking on an entity. What yo… (View Post)1