Files
create/src/Mod
vocx-fc 813338d62e Draft: WorkingPlane, improved Pythonic style, line length < 79 characters; shorter variables
to save space and have line lengths < 79 characters; added whitespace to comments
and used the self.__repr__() method to shorten the impression to the terminal;
broke the line inside parentheses to make the line shorter; inside alignToSelection() test for faces first
to use alignToFace(), which actually works; leave alignToCurve() for later,
as it doesn't actually do anything at the moment; improved docstrings in isOrtho(),
the orthogonality is tested for u, v, and axis, on the global axis +Y only;
removed wrongly placed comment in restore() method;
improved file docstring at the top.
2019-08-14 14:31:56 -03:00
..
2019-06-17 20:06:59 -03:00
2019-06-17 20:06:59 -03:00
2019-06-17 20:06:59 -03:00
2019-05-03 18:20:36 +02:00
2019-08-07 20:16:45 -04:00
2019-07-21 19:06:48 +02:00
2019-03-06 21:50:08 -03:00
2019-06-17 20:06:59 -03:00
2019-06-17 20:06:59 -03:00
2019-02-13 10:42:46 -02:00
2019-06-17 20:06:59 -03:00
2019-07-15 23:20:52 -03:00