0000144: Add several tools to Part module

This commit is contained in:
wmayer
2012-06-09 13:50:33 +02:00
parent dfde842e7c
commit 647cdf4213
10 changed files with 539 additions and 4 deletions

View File

@@ -179,6 +179,7 @@ void PartExport initPart()
Part::Part2DObjectPython ::init();
Part::RuledSurface ::init();
Part::Loft ::init();
Part::Sweep ::init();
// Geometry types
Part::Geometry ::init();