Files
create/src/Mod/Draft
vocx-fc f24c97be53 Draft: clean up ViewProviderAngularDimension class
This class is also derived on `ViewProviderDimensionBase`.
It is used to measure the angle between two straight lines.

Various improvements in style, PEP8, spacing, docstrings.
In particular use more readable variable names.

The `updateData` method is modified to return immediately
if the `arc` attribute does not exist. This is better
to reduce the level of indentation of the code.
2020-07-10 12:29:30 +02:00
..
2020-03-24 11:14:24 +01:00
2020-04-21 12:46:08 +02:00
2020-06-09 11:53:02 +02:00
2020-05-25 13:37:55 +02:00