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

FragmentClassifier.byPredefinedType returns ExpressId as number #260

Closed
5 tasks done
Manriss opened this issue Jan 14, 2024 · 0 comments · Fixed by #266
Closed
5 tasks done

FragmentClassifier.byPredefinedType returns ExpressId as number #260

Manriss opened this issue Jan 14, 2024 · 0 comments · Fixed by #266
Labels
bug Something isn't working

Comments

@Manriss
Copy link

Manriss commented Jan 14, 2024

Describe the bug 📝

When using the 'FragmentClassifier' with the 'byPredefinedType' method, it returns a 'FragmentIdMap' with 'expressId' as numbers instead of strings.
image

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

System:
    OS: Windows 10 10.0.19045
    CPU: (24) x64 12th Gen Intel(R) Core(TM) i7-12850HX
    Memory: 50.79 GB / 63.69 GB
  Binaries:
    Node: 18.16.0 - C:\Program Files\nodejs\node.EXE
    npm: 9.5.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (120.0.2210.133)
    Internet Explorer: 11.0.19041.3636
  npmPackages:
    openbim-components: 1.2.0 => 1.2.0

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.
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

Successfully merging a pull request may close this issue.

1 participant