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