1. Accessing a CAD File

The accompanying notebook 1_access_a_cad_file.ipynb demonstrates how to load CAD data with HOOPS Exchange, inspect model metadata, and export visual assets.

Activate the virtual environment described in Install HOOPS AI before launching JupyterLab.

The code and resources for this tutorial can be found in the HOOPS-AI-Tutorials Github repository.

Info

From the hoops_ai_tutorials folder run jupyter lab notebooks/1_access_a_cad_file.ipynb to follow along interactively.