Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong behavior while reading linked nodes with children #5

Open
Thomas-Bontemps opened this issue Mar 20, 2024 · 0 comments
Open

Wrong behavior while reading linked nodes with children #5

Thomas-Bontemps opened this issue Mar 20, 2024 · 0 comments

Comments

@Thomas-Bontemps
Copy link
Collaborator

Suppose that, in the file main.cgns, a node named Parent contains a link to the file other_file.cgns. In this file, the node Parent has two children child1 and child2.

Now using the GUI of TreeLab, if I try to read the link in the file main.cgns, only Parent is read (I can see its value). But child1 and child2 are not visible.

In my opinion, TreeLab should read iteratively children of linked nodes to display all of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant