sphinxcontrib-cadquery
A Sphinx extension for rendering CadQuery models. A fork of the Sphinx extension in CadQuery/cadquery.
Directives
Refer to the Directives section for more details.
cadquery-vtkAlias: cadquery
Render a CadQuery model using kitware/vtk.js.
cadquery-svgAlias: cq_plot
Render a CadQuery model using SVG.
cadquery:vtkRender a CadQuery model using kitware/vtk.js. Differs from
cadquery-vtkin that it provides additional options and content variations.cadquery:svgRender a CadQuery model using the CadQuery SVG exporter. Differs from
cadquery-svgin that it provides additional options and content variations.