Skip to content

Get relations of an object #302

Answered by tnoczyns-volue
gajanthini asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

The functionality you are asking for will be part of next Mesh release (planned as 2.6.1) and Mesh Python SDK release.
I'm currently working on this. I'll also add an example of how to traverse a model using the relation attributes.

Because in the Mesh version you are using the relations are supported in very limited way you can't read what objects are connected to them and only basic information (name, id and path) is returned as you correctly observed.

To give you a better understanding there are 2 groups of relations between objects in Mesh: ownership and link.

Ownership relation

Each object is owned by some other object (owner). It is called ownership relation.

Ownership relations…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gajanthini
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants