Skip to content

Commit

Permalink
add freecad.part module
Browse files Browse the repository at this point in the history
  • Loading branch information
looooo committed Jan 2, 2024
1 parent d8034c0 commit fd73f5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions freecad/part.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# this should be part of FreeCAD itself, remove this file once
# relevant PR is merged
from Part import *

0 comments on commit fd73f5e

Please sign in to comment.