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: Creating consistent lines in a path
@eric_ma454 Since tangentLines is an array of all the lines you've processed so far, you need: tangentLines[i].direction *= -1; not tangentLines.direction *= -1; (View Post)1 -
Re: New Custom Feature - Arrows
@owen_sparks If you give a mouse a cookie... :) (View Post)2 -
Re: Creating consistent lines in a path
@eric_ma454 For some context on why this is happening, evPathTangentLines divides up the path by the total length. So if some of the lines are long and some are short, you can imagine that an equal d… (View Post)1 -
Re: Profile angle for sheet metal part
@callum_ellis Hopefully I am interpreting your question correctly. Is this what you are looking for? Here I am using a move face - rotate to accomplish the task. https://cad.onshape.com/documents/830… (View Post)1 -
Re: Mirror / Add a "sheet metal" cardboard box
@Transistor We've had a lot of customer reports of problems where mirror add doesn't work if the model has to mirror over a cut into a bend. The first issue I fixed for you (with the extension of the… (View Post)2























