CadQuery: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Fixed an internal link)
(Added some more links under the "External Links" section)
Line 6: Line 6:


=External Links=
=External Links=
*[https://pythonhosted.org/cadquery/index.html Their Website]
*[https://github.com/dcowden/cadquery/wiki The Github for This]
*[https://github.com/dcowden/cadquery/wiki The Github for This]

Revision as of 17:23, 6 August 2020

Basics

  • "CadQuery is an intuitive, easy-to-use python based language for building parametric 3D CAD models. CadQuery is for 3D CAD what jQuery is for javascript. Imagine selecting Faces of a 3d object the same way you select DOM objects with JQuery!"

Internal Links

External Links