Offset function

This commit is contained in:
wmayer
2012-11-25 15:56:46 +01:00
parent 20091624db
commit b38b4b7159
15 changed files with 581 additions and 35 deletions

View File

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