Message 1 of 1
Integration with CADBase
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there!
We (at CADBase team) making a platform for publishing and sharing information about 3D components, drawings and manufacturers.
There is a repository of components and access to the repository via API (https://docs.cadbase.rs/).
What is the best way to display a library of parts (components) from the CADBase in the AutoCAD interface, is there something similar among extensions for AutoCAD?
An example of integration with FreeCAD:
source code - https://github.com/mnnxp/FreeCAD-CADBase-library
demo - https://www.youtube.com/watch?v=bfBCzGQe1Co
Perhaps someone can send the source code of the extension for working with local storage (in Python or C++)? Then we can make integration for CADBase based on it.