0001290: Add spiral tool in Part Module
This commit is contained in:
@@ -197,6 +197,7 @@ void PartExport initPart()
|
||||
Part::Cone ::init();
|
||||
Part::Torus ::init();
|
||||
Part::Helix ::init();
|
||||
Part::Spiral ::init();
|
||||
Part::Wedge ::init();
|
||||
Part::Part2DObject ::init();
|
||||
Part::Part2DObjectPython ::init();
|
||||
|
||||
Reference in New Issue
Block a user