Home

Awesome

OnShape-CAD-Parser

A simple parser to collect CAD construction data from OnShape. It's part of our project DeepCAD: A Deep Generative Network for Computer-Aided Design Models, ICCV 2021.

It's built on Onshape-public/apikey. Python 2 (2.7.9+) is required.


Dependencies

Usage

Note

This parser has some limitations, mainly

In the future, we may update it with more flexibilities. And anyone interested are welcomed to further expand this parser for your own purpose.

Cite

Please consider citing our work if you find it useful:

@misc{wu2021deepcad,
      title={DeepCAD: A Deep Generative Network for Computer-Aided Design Models}, 
      author={Rundi Wu and Chang Xiao and Changxi Zheng},
      year={2021},
      eprint={2105.09492},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}