Add Part_RegularPolygon,
regular polygon edge in Part workbench "create primitives", Add icons Part_Polygon and Part_Spline
This commit is contained in:
committed by
Yorik van Havre
parent
3be45a18a5
commit
cb540afa2e
@@ -194,6 +194,7 @@ void PartExport initPart()
|
||||
Part::Sphere ::init();
|
||||
Part::Cylinder ::init();
|
||||
Part::Prism ::init();
|
||||
Part::RegularPolygon ::init();
|
||||
Part::Cone ::init();
|
||||
Part::Torus ::init();
|
||||
Part::Helix ::init();
|
||||
|
||||
Reference in New Issue
Block a user