Files
create/src/Mod/Draft
vocx-fc 466751c7a8 Draft: clean up code, PEP8, and docstrings in PathArray
Test the inputs to the `make_path_array` function
and return `None` if there is a problem.

Now the make function accepts as input a `"String"` which must be
the `Label` of an object in the document, so it is easier to create
arrays quickly from the Python console.

Add the new parameters to the make function, `align_mode`,
`tan_vector`, `force_vertical`, and `vertical_vector`.
These properties were added to the proxy object in 0db11da9cf.

Add  message deprecating the older call `makePathArray`.

Adjust the GuiCommand accordingly. Now it uses the commit
mechanism of the parent `Modifier` class so that the executed
functions are recorded in the Python console.

Clean up the `PathArray` class as well.
2020-06-05 13:14:46 +02:00
..
2020-06-03 14:50:17 +02:00
2020-05-15 14:43:26 +02:00
2020-03-24 11:14:24 +01:00
2020-04-21 12:46:08 +02:00
2020-04-21 12:46:08 +02:00
2020-05-25 13:37:55 +02:00