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 hoops_ai_cpu Conda environment described in Evaluate & Install before launching JupyterLab.

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

Hint

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