Files
create/src/Mod
vocx-fc 9271c9f84b Draft: clean up the order of the submodules in DraftGeomUtils
Import the modules inside `DraftGeomUtils.py` in increasing order
of complexity. For example, the basic module is `general`,
and `geometry`, `edges`, `faces`, `arcs`, and `cuboids`
after it.

On the other hand the `circles_apollonius` module requires
various of those dependencies, so we import it at the end.

We don't import any of the `circles_incomplete` functions
because these are incomplete and we need to implement
the dependency functions first.
2020-06-09 11:51:17 +02:00
..
2020-06-05 13:19:42 +02:00
2020-04-29 16:08:23 +02:00
2020-04-29 16:08:23 +02:00
2020-06-05 10:02:56 +02:00
2020-06-04 14:56:20 +02:00
2020-06-05 13:17:34 +02:00
2020-06-07 15:59:51 -07:00
2020-04-29 16:08:23 +02:00
2020-04-29 16:08:23 +02:00
2020-04-29 16:08:23 +02:00
2020-05-25 15:34:43 +02:00
2020-04-29 16:08:23 +02:00
2020-04-29 16:08:23 +02:00
2020-04-29 15:41:26 +02:00
2020-04-29 16:08:23 +02:00