public void ConfirmarOP(OP op, Modelo m, Color c, Linea l, string n) { op.ConfirmarOP(m, c, l, n); OPs.Add(op); }