HOOPS Native Platform documentation
Tutorials
The tutorials start from the perspective of a complete HOOPS beginner and will build up to showing a BIM application workflow. Loading models, setting up views, and manipulating the camera are demonstrated, as well as other concepts common to 3D applications. This will help you acquire a deeper understanding of how to incorporate the SDK into your application development.
While the tutorials are tailored to specific workflows, the concepts can be leveraged for any workflow. These tutorials are written in C++ using Visual Studio projects.
Before starting any of the tutorials, we recommend that you read the Quickstart guide.
- Simplest application
- Sandbox walkthrough
- BIM Viewer
- BIM tutorial overview
- Importing IFC models
- Accessing metadata and IFC properties
- Doing more with IFC properties – sectioning floors
- Displaying properties using selection and events
- Creating a subwindow to show a plan view
- Exporting a PDF document
- Model federation
- Bonus: Bill of materials
- CreatePreview
- UpdatePreview