public Plate_SequenceOfLinearScalarConstraint Assign(Plate_SequenceOfLinearScalarConstraint theOther)
 {
     throw new NotImplementedException();
 }
 public void Append(Plate_SequenceOfLinearScalarConstraint theSeq)
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, Plate_SequenceOfLinearScalarConstraint theSeq)
 {
     throw new NotImplementedException();
 }