How to: use hoops obtain all meta info from a sldasm file

Hi team:
I tried to get meta info from a .sldasm file via hoops exchanger demo PRC2XML. I can only get one mate from root occurrence. And from solidworks plugin, I can get more mate info. How do I write my cpp code to get all mate info from .sldasm file? Could you give me some example code?

Thanks

Hey @Undefined!

First off thanks for your post. I’m honestly not sure if mate data is something we pull in. I’m asking some of my colleagues and we’ll follow up here.

Hi,
I suggest that you have a look to the following pages of our documentation:
https://docs.techsoft3d.com/exchange/latest/api/group__a3d__constraint__module.html
https://docs.techsoft3d.com/exchange/latest/api/group__a3d__mechanism.html
They contain APIs that could help you to get the info you’re asking for.
Thanks,
Isabelle

1 Like