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.
Using different planes of a mate connector for sketches in feature script
ben_partouch
Member, csevp Posts: 134 PRO
Hello,
After placing a MC, can I specify different plane to create sketches?
As in creating one sketch on the xy plane and another sketch yz plane, for example.
That way I can have 2 sketches that are controlled from the same MC which I can also flip and rotate.
currently I evaluate MC but that returns a Csys and not a vector so I can't specify the plane I want like in a vertex.
Maybe there's a way to return a vector from MC?
Thank you.
After placing a MC, can I specify different plane to create sketches?
As in creating one sketch on the xy plane and another sketch yz plane, for example.
That way I can have 2 sketches that are controlled from the same MC which I can also flip and rotate.
currently I evaluate MC but that returns a Csys and not a vector so I can't specify the plane I want like in a vertex.
Maybe there's a way to return a vector from MC?
Thank you.
0
Comments
Thanks guys,