예제 #1
0
 public BRepOffsetAPI_SequenceOfSequenceOfShape Assign(BRepOffsetAPI_SequenceOfSequenceOfShape theOther)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void Prepend(BRepOffsetAPI_SequenceOfSequenceOfShape theSeq)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void Split(int theIndex, BRepOffsetAPI_SequenceOfSequenceOfShape theSeq)
 {
     throw new NotImplementedException();
 }