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

In DPTA only, draping onto reality data does not work when the model-being-draped is disabled #7818

Open
markschlosseratbentley opened this issue Mar 10, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@markschlosseratbentley
Copy link
Contributor

markschlosseratbentley commented Mar 10, 2025

This can be reproduced using branch drape-onto-reality referenced in this PR: #7637

  1. Use DPTA in itwinjs-core/tests-apps/display-performance-test-app to run a single test with a saved view where:
    a. reality data draping is enabled (see above PR for how to enable this)
    b. the model from the iModel which is being draped is disabled
  2. Observe that the draping does not show up.
  3. Recall the same saved view in DTA in itwinjs-core/test-apps/display-test-app.
  4. Observe that the draping does show up.

Note that other draping views work properly in DPTA. The problem only occurs when the model-being-draped is disabled.

@markschlosseratbentley
Copy link
Contributor Author

It appears the problem may only be limited to glTF reality datasets. b3dm appears to work properly with the same scenario.

fyi @danielzhong-bentley

@danielzhong-bentley
Copy link
Contributor

This is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants