I have a harness that is used in several applications. 95% of it is shaped exactly the same between the applications. I am wondering about a technique such that in the future, when a portion of the common routing changes, I can change it in one place, and all of the other applications(derivatives) will automatically update their routing, upon a regeneration.
I am thinking I could make several skeletons, with one skeleton containing datum points depicting the commonly routed locations. The other skeletons would be unique to their shape. Then use this common skeleton in all of the derivatives of this harness for routing, along with the appropriate unique skeletons.
Then when I update the points in the common skeleton, all derivative harnesses should update shape upon regeneration.
I think this is a workable solution, I am wondering if there is something better? Like by "Sharing" a network, or creating Family Table of harnesses. I can not figure out how either of those are used practically. I also don't like the extra step of creating the datum points for reference within the skeleton.