FreeCAD: master 1a277967

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-05-20 05:14:30 master 4b654401
Changeset Draft: add additional displacement property for PointArray

The displacement is added to the position already defined by
the point, in order to impart an additional shift in the copy.

The rotation is also added to the original shape's rotation
by multiplying the quaternions.

Implement `onDocumentRestore` to add the new property
to older objects.
mod - src/Mod/Draft/draftobjects/pointarray.py Diff File