Files
create/src/Mod/Part
looooo 69828c2662 py3: Part: BOPTools:
to make the BOPTools available in python3 the way to import these tools had to be changed:
old: ```from Part import BOPTools``` -> new: ```import BOPTools```
this is also changed for python2
2017-03-01 17:12:49 +01:00
..
2017-03-01 17:12:49 +01:00
2017-03-01 16:38:53 +01:00
2015-01-13 16:19:19 +01:00
2017-03-01 17:12:49 +01:00
2017-03-01 17:12:49 +01:00