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

library versions #307

Open
fraguada opened this issue Aug 28, 2020 · 2 comments
Open

library versions #307

fraguada opened this issue Aug 28, 2020 · 2 comments
Labels
enhancement New feature or request js

Comments

@fraguada
Copy link
Member

(I'm not sure we have any library version information in the compiled versions of the js and py libraries.)

Add a property to the library object which contains the library version.

Question raised here: https://discourse.mcneel.com/t/3dmloader-for-three-js/107702/3

@fraguada fraguada added enhancement New feature or request good first issue Good for newcomers py js labels Aug 28, 2020
@mcneel-build
Copy link

Linked with RH3DM-114

@pearswj
Copy link
Member

pearswj commented Aug 28, 2020

For python, the library version is defined in __init__.py

import rhino3dm
print(rhino3dm.__version__)

I don't think it's defined anywhere in the library for javascript. I would be a nice thing to have!

@pearswj pearswj removed the py label Aug 28, 2020
@fraguada fraguada removed the good first issue Good for newcomers label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request js
Projects
None yet
Development

No branches or pull requests

3 participants