Part: Geometry Extensions

This commit is contained in:
Abdullah Tahiri
2019-01-10 07:16:16 +01:00
committed by wmayer
parent 65e5adac42
commit 622f249dcd
3 changed files with 100 additions and 3 deletions

View File

@@ -477,6 +477,7 @@ PyMOD_INIT_FUNC(Part)
Part::Refine ::init();
// Geometry types
Part::GeometryExtension ::init();
Part::Geometry ::init();
Part::GeomPoint ::init();
Part::GeomCurve ::init();