cadquery-freecad-module/CadQuery/Examples
2016-09-23 15:49:41 -04:00
..
Ex001_Simple_Block.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex002_Block_With_Bored_Center_Hole.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex003_Pillow_Block_With_Counterbored_Holes.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex004_Extruded_Cylindrical_Plate.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex005_Extruded_Lines_and_Arcs.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex006_Moving_the_Current_Working_Point.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex007_Using_Point_Lists.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex008_Polygon_Creation.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex009_Polylines.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex010_Defining_an_Edge_with_a_Spline.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex011_Mirroring_Symmetric_Geometry.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex012_Creating_Workplanes_on_Faces.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex013_Locating_a_Workplane_on_a_Vertex.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex014_Offset_Workplanes.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex015_Rotated_Workplanes.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex016_Using_Construction_Geometry.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex017_Shelling_to_Create_Thin_Features.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex018_Making_Lofts.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex019_Counter_Sunk_Holes.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex020_Rounding_Corners_with_Fillets.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex021_Splitting_an_Object.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex022_Classic_OCC_Bottle.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex023_Parametric_Enclosure.py Remove flipLid parameter from Parametric Enclosure 2015-10-02 21:57:13 +02:00
Ex024_Using_FreeCAD_Solids_as_CQ_Objects.py Incorporated a pyqode.core fix to compensate for a FreeCAD on Mac issue, and cleaned up the examples so they don't show errors in the code editor pane. 2014-12-07 12:53:40 -05:00
Ex025_Revolution.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex026_Lego_Brick.py Use thickness parameter in Lego 2015-10-02 09:56:05 +02:00
Ex027_Remote_Enclosure.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Ex028_Numpy.py Add an example with a polyline from a numpy array 2015-10-02 21:55:37 +02:00
Ex029_Braille.py Add Braille example 2015-10-12 21:57:02 +02:00
Ex030_Panel_with_Various_Holes_for_Connector_Installation.py Add an example for centerOption='CenterOfBoundBox' application... 2015-11-23 14:20:15 +08:00
Ex031_Sweep.py Added an example of how to use the sweep operation. 2016-04-29 17:11:48 -04:00
Ex032_3D_Printer_Extruder_Support.py Added advanced example from @adam-urbanczyk as Ex032. 2016-09-23 15:49:41 -04:00
Ex000_Introduction.py Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00