* Implement importBrep
* Implement rw to/from stream
* Implement toVtkPolyData
* Implemented VTP export
* Added normals calculation
* use VTK for rendering in jupyter
* Added orientation marker
* Assy rendering in notebooks
* Implement export to vtkjs
* Store the env in the cqgi result
* VTK-based cq directive
* Support show_object and assy
* assy vrml export via vtk
* Use vtk in the docs
* Add slot dxf file
* Add vtk.js to the static files
* Use single renderer
* Ignore cq_directive code coverage
* Ignore missing docutils stubs
* Implement select
* Disable interaction dynamically
* Mention VTP in the docs
* Add path to the test reqs
* Exposed getSVG opt parameter and added project dir
* Added additional options based on feedback
* Lint updates
* Added docstring for getSVG
* Fix strange black formatting suggestion.
Co-authored-by: Marcus Boyd <50230945+marcus7070@users.noreply.github.com>
* Fixed another Lint error that I did not see locally
* Added test for STL options
* Trying to get codecov to see that line 260 is covered
* Fixed copy-paste error of the wrong test
* Mention opt in the docstring
Co-authored-by: Marcus Boyd <50230945+marcus7070@users.noreply.github.com>
Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com>
* Fix dxf arc export for some partial circles
* Fix dxf export formatting, add test
* Black related update
Co-authored-by: Scott Nagy <i@sna.gy>
Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com>