FreeCAD: master a104ece5

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-03-12 03:37:48 master 131961c2
Changeset Draft: update InitGui with context commands

The `ContextMenu` method defines commands that will be listed
when right clicking and opening the context menu in the 3D view
or the tree view.

This sets up the line GUI commands when either a line, wire,
polyline, spline, or bezier curve is active.

However, this currently doesn't work at all for unknown reasons.
Maybe some other functionality in the internal C++ code
needs to be changed first.
mod - src/Mod/Draft/InitGui.py Diff File