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

Add functionality to get model names #356

Closed
tnoczyns-volue opened this issue Jun 30, 2023 · 2 comments
Closed

Add functionality to get model names #356

tnoczyns-volue opened this issue Jun 30, 2023 · 2 comments
Labels
Kind: Feature New features or functionality

Comments

@tnoczyns-volue
Copy link
Collaborator

To execute search we need to provide target object where the search of either attributes or objects starts from.
To execute the search on the whole model we need to provide its name as the target object, e.g.: Models/MyModel.

There could be multiple models in the database. Currently it not possible to list them from Python SDK level.

@tnoczyns-volue tnoczyns-volue added the Kind: Feature New features or functionality label Jun 30, 2023
@tnoczyns-volue
Copy link
Collaborator Author

Resolved by #363

@tnoczyns-volue
Copy link
Collaborator Author

This requires Mesh 2.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Feature New features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant