Files
create/src/Mod
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-02-21 15:59:16 -03:00
2017-02-24 13:48:41 +01:00
2017-03-01 09:39:25 +01:00
2016-09-23 21:28:53 +02:00
2017-03-01 17:12:49 +01:00
2017-02-28 18:52:04 +01:00
2017-02-28 18:08:06 +01:00
2017-02-24 19:54:16 +01:00
2017-02-14 16:41:14 +01:00
2017-02-27 21:29:48 +01:00
2017-02-04 15:56:31 +01:00