FreeCAD: master 3cf7ea0d

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-04-11 18:47:21 master dc2c103f
Changeset Draft: small changes to the view providers for arrays

These view providers are not currently in use, the files are just
there for reference, to show how they would be used in the future.

The `super()` instruction is not made compatible with Python 2
because this code won't run with Python 2 anyway.
mod - src/Mod/Draft/draftviewproviders/view_circulararray.py Diff File
mod - src/Mod/Draft/draftviewproviders/view_orthoarray.py Diff File
mod - src/Mod/Draft/draftviewproviders/view_polararray.py Diff File