-
Notifications
You must be signed in to change notification settings - Fork 11
[BM-3505] Adds novolib bim viewer sdk documentation. #300
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for the Novolib BIM Web Viewer SDK, providing developers with installation instructions and API reference documentation. The documentation covers the core functionality and three main namespaces of the WebViewer class.
Key changes:
- Complete API documentation for the WebViewer SDK including installation from NPM
- Detailed function documentation for model, camera, and gui namespaces
- Code examples and error handling information for each API method
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…n of a .ruby-version file at the root level of the repo pointing at v3.1.3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thought: I'm not sure we're ready to publicly call the current BIM Web Viewer "legacy" yet. Would it make any sense to leave it as just BIM Web Viewer and then call the new page "BIM Web Viewer (Experimental)" or something?
Adds a new page & content for the novolib BIM web viewer SDK to the dev docs, that parallels the legacy bim web viewer sdk page.
https://procoretech.atlassian.net/browse/BM-3505