+ add GeomPoint to type system
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5060 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
parent
aaf5f08d8e
commit
56c99b4fcd
|
@ -172,6 +172,7 @@ void PartExport initPart()
|
|||
|
||||
// Geometry types
|
||||
Part::Geometry ::init();
|
||||
Part::GeomPoint ::init();
|
||||
Part::GeomCurve ::init();
|
||||
Part::GeomBezierCurve ::init();
|
||||
Part::GeomBSplineCurve ::init();
|
||||
|
|
Loading…
Reference in New Issue
Block a user