This command was previously called Draft_Edit_Improved, but after further consideration, and to avoid confusion, it was decided to rename it first to Draft_SubelementModify, and now to Draft_SubelementHighlight.
See pull request #2597 and #2705. The original tool comes from pull request #1975, and Proposal for draft modifiers to work in draft edit mode.
https://github.com/FreeCAD/FreeCAD/blob ... s.py#L5688
Code: Select all
FreeCADGui.addCommand('Draft_SubelementHighlight', SubelementHighlight())