Collab Viewer use transform command with measurement tool?

In collab viewer there’s a transform tool that allows you to select and move actors around in game, and a measurement tool that allows you to draw out a line and gives you the distance between the two points. Does anyone know how to edit the existing blueprints in the collab viewer template so you could use the transform tool to select and move the lines drawn with the measurement tool around as well? I’m still fairly new to UE4 and I’m guessing it’s just some small change(s) I would have to make in the BP_DimensionTool blueprint to make it work with the BP_TransformComponent blueprint, but I’m not sure what exactly I would need to do. Any help with this would be great!