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