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

Presentation: Allow specifying input elements for getElementProperties by ECInstanceId #7403

Open
grigasp opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request presentation Issues related to presentation library

Comments

@grigasp
Copy link
Member

grigasp commented Nov 20, 2024

At the moment, the backend's PresentationManager.getElementProperties function only allows:

  • getting properties for one element, by specifying its ECInstanceId,
  • getting properties of multiple elements, by specifying their class name(s).

For the multiple element case, class name is not always granular enough - we should provide an overload that allows specifying element ids instead of class names.

@grigasp grigasp self-assigned this Nov 20, 2024
@grigasp grigasp added enhancement New feature or request presentation Issues related to presentation library labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request presentation Issues related to presentation library
Projects
None yet
Development

No branches or pull requests

1 participant