Example #1
0
 public BRepFill_SequenceOfSection Assign(BRepFill_SequenceOfSection theOther)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Append(BRepFill_SequenceOfSection theSeq)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public void Split(int theIndex, BRepFill_SequenceOfSection theSeq)
 {
     throw new NotImplementedException();
 }