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.
Text Orientation on Bottom surface
ryan_plaisted
Member Posts: 1 ✭
There is no good solution to this problem posted on these discussion forums. It is very easy to rotate text, but that doesn't help when you need to flip it as well.
When a text box is placed on the bottom surface of an object, the text is both upside down and mirror image. Rotating alone doesn't resolve this, please don't suggest "Transform" function.
When a text box is placed on the bottom surface of an object, the text is both upside down and mirror image. Rotating alone doesn't resolve this, please don't suggest "Transform" function.
0
Answers
If not post a link to your document and we can help you set up a good coordinate system (via mate connector) for a construction plane to sketch on.
My answer was a little premature. There is currently no built-in way to make a sketch plane from a mate connector. To remedy this, I have written a custom feature to do this:
https://cad.onshape.com/documents/a592864210155cd157330f98/w/a67310bc6aa8b8076cb71bb8/e/45d9b9c74b5766bc386a9bb6
If you've never used a cutom feature before, please check out the "Start using custom features" video on this page:
https://www.onshape.com/featurescript
With this custom feature you can now do the following:
1) Set up a mate connector
2) Use the "Plane from mate connector" custom feature to make a plane on the mate connector
3) Use the new plane as your sketch plane!
Let me know if this works for you
Yes unfortunately the opPlane call in my feature will realign the plane canonically to the global coordinate system. I've put the issue on our radar. For now at least this issue (of sketch text reversal) can be solved by using the mate connector and then rotating the sketch text as desired.