+ 0000452: in "Part" added create "vertex" to the create primitives dialgue gui
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5049 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
@@ -156,6 +156,7 @@ void PartExport initPart()
|
||||
Part::CurveNet ::init();
|
||||
Part::Polygon ::init();
|
||||
Part::Circle ::init();
|
||||
Part::Vertex ::init();
|
||||
Part::Ellipsoid ::init();
|
||||
Part::Plane ::init();
|
||||
Part::Sphere ::init();
|
||||
|
||||
Reference in New Issue
Block a user