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.
Midpoint of edge tangent to circle
Henk_de_Vlaam
Member, Developers Posts: 240 ✭✭✭
The plane of a plate is tangent to a cylinder (red circle).
To get it symmetrically touching the cilinder I also like to fasten the midpoint of the plate's edge (red arrowed mate connector) to the green arrowed circular edge.
How do I get this?
To get it symmetrically touching the cilinder I also like to fasten the midpoint of the plate's edge (red arrowed mate connector) to the green arrowed circular edge.
How do I get this?
Henk de Vlaam (NL)
0
Best Answer
-
konstantin_shiriazdanov Member Posts: 1,221 ✭✭✭✭✭variable should work as MC offset input in part studio only. if these parts are designed in place in the same part studio, you can attach a mate connector of the plate part directly. if they originate from different part studios you can derive the cylinder part to the plate part studio, measure the cylinder diameter with Measure value FS and use it for offseting mate connector
5
Answers
However, this constraint is only valid with a fixed cilinder dimension. In this case the cilinder dimension is configured, so the diameter is variable.
What I'm looking for is a constraint that works with different cilinder diameters.
Any other idea?
Use of a variable could be a solution but the lack of global variables is a pitty. Furthermore, in this case that would not bring the solution because I found that variables can only be used in dimensions and unfortunately not as driving value for a mate connector offset and pattern instance count value.
- I found why the configuration variable did not work beside dimensions: I used the (variable) Name instead of the Internal FeatureScript ID (the configuration variable in parentheses).
- Because the plate and the cilinder are designed in the same PS I used your suggested MC in that PS. Now everything is fine.
Thank you.