hoops_ai.cadaccess

Quick Overview

Classes

HOOPSLoader()

HOOPSModel(intern_model[, filesource])

HOOPSTools()

HOOPSBrep(body)

HOOPSMesh(body)

CAD Access Module

The CAD Access module provides comprehensive capabilities for loading, reading, and accessing CAD models from various file formats. It serves as the entry point for bringing CAD data into the HOOPS AI ecosystem.

This module supports industry-standard CAD formats including STEP, IGES, STL, OBJ, and many others through the powerful HOOPS Exchange library. It provides both high-level convenience classes and low-level access to geometric data including B-Rep (Boundary Representation) and mesh information.

For detailed usage examples and programming patterns, see the CAD Data Access Programming Guide.