Michael Greminger ae65dc3579 Differentiated projected plane origin and global origin for creating workplanes
Added ProjectedGlobalOrigin as centerOption for worplane constructor to differentiate between projecting the global origin and the current plane origin when creating new workplanes. Also updated projectToPlane method of Vector to only accept plane objects and it no longer does in inplace modification. Updated test converage for ProjectedOrigin and ProjectedGlobalOrigin options.
2019-06-01 18:54:56 -05:00
2019-02-13 21:48:48 +01:00
2019-05-17 17:35:32 +02:00
2019-04-24 13:06:50 +02:00
2019-02-24 21:55:22 +01:00
2019-05-19 10:44:03 +02:00
2015-12-13 08:33:47 -05:00
2019-02-13 21:48:48 +01:00
2014-12-12 15:09:28 -05:00
2017-12-22 12:12:45 +01:00
2019-02-20 19:35:49 +01:00
2015-12-12 15:24:10 -05:00
2018-11-22 18:28:14 +01:00
2015-12-01 22:54:36 -05:00
2019-01-05 13:56:58 +11:00
2013-04-14 18:39:47 -04:00
2017-10-22 21:07:08 +02:00

Travis Build Status Appveyor Build status codecov

This is an experimental CadQuery fork that uses PythonOCC instead of FreeCAD. It also has preliminary Jupyter notebook integration.

You can try it out on linux-64, osx-64 and win-64 using conda:

conda install -c pythonocc -c oce -c conda-forge -c dlr-sc -c CadQuery cadquery-occ
Description
A python parametric CAD scripting framework based on OCCT
Readme Apache-2.0 16 MiB
Languages
Python 99.9%