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.
Placing a Mate Connector on another MC
Henk_de_Vlaam
Member, Developers Posts: 243 ✭✭✭
I’m using @lougallo’s FeatureScript - Center of Gravity [https://cad.onshape.com/documents/93441b2ad25b5409ea8b5e43/w/a20d0eb72c21637714d681b6/e/fcee71979d4a5420c481bc63].
The mate connector in that CoG feature is fixed and can not be moved and realigned. So, I like to add a new ‘movable’ Mate Connector on top of the CoG mate connector that I can use as sketch plane.
How to do that?
Henk de Vlaam (NL)
Tagged:
2
Best Answer
-
romeograham Member, csevp Posts: 682 PROHi @Henk_de_V
Here's how it can be done. It's important to hide your auto-generated MC (part of the CoG feature) and the origin (and even the body if necessary) so you can easily select your point in Sketch 2:
Here's a link to a video in case this GIF is too small: https://drive.google.com/file/d/1Expgpl8MIPpQhL-nHn4hgFs-NdtVCNXY/view
Hope this helps!6
Answers
Twitter: @onshapetricks & @babart1977
Make a new sketch on the your desired plane. Select the MC - then hit "U" (shortcut for Use command) or select the use tool, and select the MC. It will create a point that is coincident with the MC.
Accept the sketch, and use your new point sketch to create your new MC.
Workaround, but design intent is preserved.
Is there an IR for this? If not, @Henk_de_V you may want to create one.
In [obsolete] https://cad.onshape.com/documents/ccca81df7157e2d7689b5669/w/59453ec7fcdcf114b43b514d/e/4582f2675461468a90add30] I came up to the sketch point. However I nor @bruce_williams do not succeed to ceate a new MC.
How do you do that?
Here's how it can be done. It's important to hide your auto-generated MC (part of the CoG feature) and the origin (and even the body if necessary) so you can easily select your point in Sketch 2:
Here's a link to a video in case this GIF is too small: https://drive.google.com/file/d/1Expgpl8MIPpQhL-nHn4hgFs-NdtVCNXY/view
Hope this helps!
thanks for that! Hiding the feature 'Center of Gravity 1' is the key to hiding the Feature Script produced MC. Once that is out of the way it works fine. With it showing, it does not allow selection of the point even with `Select other' - the system does not see anything to select for the new MC origin.
I am sure the OS team has MC improvements on the radar.
There are definitely IRs on being able to control visibility of derived reference features. Right now, it's all or nothing: when you hide the Feature, ALL of the reference items are hidden, and there's no way to hide/show them individually.
https://cad.onshape.com/documents/715412c9c1163434269387b8/w/ef89d03cbf95f0bdc274f57a/e/df70441e6400d5047759127f.
Or, create a suspension eye 'through' the CoG that can be rotated along 3 axes so that the body can be hung at any balanced position.