Add simple tests for named planes Use isinstance instead of type in Vector because type caused the problem that 'type(Vector) is FreeCAD.Base.Vector'.
It is OK for tests to import implementations like FreeCAD directly.
Add simple tests for named planes Use isinstance instead of type in Vector because type caused the problem that 'type(Vector) is FreeCAD.Base.Vector'.
It is OK for tests to import implementations like FreeCAD directly.