FreeCAD: master 4aa91f0f

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2020-12-05 07:08:04 master 2c0faabb
Changeset Sketcher: SketchGeometryExtension - Do not store ID

===================================================

Currently the ID is a unique number without an specific use and it is
conceived to be taken over by future RT's Sketcher PRs.

Because of this, and not to interfere with RT's implementation, it is
not stored, but will be restored if attribute available.

Unrelated:
Similarly, ExternalGeometryExtension is also there conceived for RT's
future sketcher PRs, but it is not used.
mod - src/Mod/Sketcher/App/SketchGeometryExtension.cpp Diff File