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.
plane creation
Discussion List
-
Rotate plane so that horizontal direction matches other sketches
I've created a plane that this perpendicular to a line in a sketch (had to use a mate connector to achieve this). However, for the lack of a better way to describe it, the secondary axis of the plane is not horizontal. I would like it horizontal so that I can use the horizontal constraint to ensure conformity with other…
-
Problem: opPlane() with a rotated coordSystem creates a "non-rotated" plane
I'm trying to write a feature script that takes a curve and a point as parameters (among others), and creates a plane with the x-axis pointing in the direction of that curve's tangent at the given point. (The motivation is, I want to then manually draw a sketch on that plane that extends the curve in some way.) Everything…