an idea to enhance Part Design is to merge the “mapped sketch” function into PD module. This allows to create both paths for sweep (or section for loft) and to create the missing “wrap feature” (wrapping a sketch over a surface to add or remove material).
working in a WB with direct feature is always better than wandering about two or three ones to create a function
IMO PartDesign is not the right place to implement generic tools like this and we shouldn’t make that mistake again (see datum objects and subshapebinders), that doesn’t mean we can’t include it in PartDesign once it’s implemented in the core if it’s a commonly used tool there.
Instead Part or Sketcher might be better places to put this tool. Besides that I do agree this would be a nice to have built-in tool.