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