44 lines
1.1 KiB
ReStructuredText
44 lines
1.1 KiB
ReStructuredText
![]() |
.. CadQuery documentation master file, created by
|
||
|
sphinx-quickstart on Sat Aug 25 21:10:53 2012.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Parametric Parts Documentation Home
|
||
|
===================================
|
||
|
|
||
|
Parametric Parts is a technology platform that offers:
|
||
|
|
||
|
* **For Users**: Customize, download, and print models easily using only a web browser. Every model is parametric.
|
||
|
* **For Designers**: Create models with an easy to use, fluent API called CadQuery. ( See :ref:`examples` )
|
||
|
* **For Developers**: :ref:`buildservice` allows other technology platforms to build models while controlling the user
|
||
|
experience
|
||
|
|
||
|
|
||
|
Contents
|
||
|
==================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
intro.rst
|
||
|
quickstart.rst
|
||
|
fileformat.rst
|
||
|
cadquerybasics.rst
|
||
|
examples.rst
|
||
|
apireference.rst
|
||
|
primitiveref.rst
|
||
|
selectors.rst
|
||
|
classreference.rst
|
||
|
|
||
|
restservice.rst
|
||
|
|
||
|
roadmap.rst
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|
||
|
|