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

Container object to store collection #26

Closed
ajain-work opened this issue Jan 31, 2022 · 1 comment
Closed

Container object to store collection #26

ajain-work opened this issue Jan 31, 2022 · 1 comment

Comments

@ajain-work
Copy link
Contributor

ajain-work commented Jan 31, 2022

In current approach following commands are valid

c1=session.tui.display.objects.contour['contour-1']
c2=c1["contour-2"]

It does not look good. Instead we should have container object to manage children.

Originally posted by @ajain-ansys in #21 (comment)

@dnwillia-work
Copy link
Collaborator

Is there some documentation of what c1 is supposed to be able to do?

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

2 participants