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.
Options
Can I use Mate Connector code in my FS to reference context objects?

I want to be able to use an MC to define a starting point on Context objects. It seems like the only script that can do this is Mate Connector itself. I copied the code into my FS and it works, but only if I don't change the name of the annotation for the query.
Anything other than definition.originQuery throws errors related to evMateConnectorCoordSystem
- is there another way to query locations using MC's implied points in a FS on Context objects?
- is there a way to be able to do this twice using the MC code? so I can define a start and an end?
0