https://github.com/cadquery/active-data
https://github.com/cadquery/active-data
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cadquery/active-data
- Owner: CadQuery
- Created: 2020-08-31T11:16:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T11:16:51.000Z (over 5 years ago)
- Last Synced: 2025-09-09T21:10:38.213Z (4 months ago)
- Language: C++
- Size: 5.49 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
Active Data framework is a tool set which allows you organizing the data of your software in a hierarchical way with automatic support of Undo/Redo, Open/Save and other commonly used functionality. For engineering applications (CAD/CAM/CAE) it offers mechanism of parametric dependencies (useful in parametric CADs) and data containers for CAD models (B-Rep and facets). The framework is based on Open CASCADE Technology.