Wow, that’s a lot to respond to. I really just wanted a faster way to accomplish this task that I encounter all the time, not a slew of work-arounds, but let’s see which of those work for this one very specific and narrow case:
Shear - does not work because it can only move those points vertically and I also need them to move in a bit to replicate what I’d get if I used a trim line. I can, however, get there by using a combo of Shear and scale1d, if I plan it out well. Not as easy by a long shot as trimming with a line, and my example is simplified - and there are other times I’d like to just trim a subd face with a line that this example doesn’t cover.
Project: Almost does it (not quite though), but again not as easy as using a trim line.
MeshTrim: Unworkable b/c my subd loses all creases . Alternatively I can extractcontrolpolygon and then project curve onto it and then snap my subd to those points. Still tedious, but it does work.
InsertPoint: Would work if Rhino recognized those intersections, but I can’t get the points to snap to any intersection. Maybe another wish?
Combo: Similar to what I wrote above, but still way slower than using a tool that Rhino already has that should work on subd flat surfaces.
SubDMatch: Won’t work with flat mode, so not useful here
wishes, workflows, options macros: I run into situations using Subds over and over where I would find it faster to just trim the flat face. I can always work around it, but when it happens over & over, eventually one tires of it and wonders why a tool that works on other faces in Rhino without issue can’t work on subd faces. I’m not asking for a new tool, and honestly I wasn’t asking for your opinion about this - I was asking the developers to extend the capabilites of an existing tool to make my workflow better.
compromise - copy Crease Info: Sure, or those mesh tools could just function on both meshes and on flat subds.