Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 737 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 737 Bytes

OCP Tutorial Repository

This repository is designed to provide a comprehensive tutorial on using OCP, the Python wrapper for Open Cascade Technology developed by CadQuery.

For more information about OCP and its capabilities, please visit the CadQuery/OCP GitHub page

Repository Structure

This repository is organized as follows:

  • data: This directory contains the data used by the Python scripts.
  • scripts: Here you'll find a collection of small Python scripts, each focusing on a specific OCP feature or Open Cascade principle. These scripts serve as practical examples to help you understand how to utilize OCP effectively in your projects.

Feel free to contribute and add more examples!