i actually do wire db.
I have  a tWire table, holds the WireID, gauge, color, etc.
a tCut table holds the compound wire result:
CutID, Wire1, wire2, wire3, wire4, CutDate, etc
the parallel cut will fill 1 thru3 or sometimes 4.
these fields are filled with the key from tWire table.