AutodeskAILab / Fusion360GalleryDataset

Data, tools, and documentation of the Fusion 360 Gallery Dataset
Other
419 stars 51 forks source link

[Gym] Reconstruct curve #49

Closed karldd closed 3 years ago

karldd commented 3 years ago

This PR adds the ability to reconstruct single curves from a the reconstruction json data.

API Call

Additional API Change

Additionally I also changed reconstruct_sketch() to be consistent (and more efficient), by passing in the sketch_data rather than the full json data structure.