add freecad.part module
This commit is contained in:
3
freecad/part.py
Normal file
3
freecad/part.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# this should be part of FreeCAD itself, remove this file once
|
||||
# relevant PR is merged
|
||||
from Part import *
|
||||
Reference in New Issue
Block a user