Esempio n. 1
0
 public BRepOffsetAPI_SequenceOfSequenceOfShape Assign(BRepOffsetAPI_SequenceOfSequenceOfShape theOther)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void Prepend(BRepOffsetAPI_SequenceOfSequenceOfShape theSeq)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void Split(int theIndex, BRepOffsetAPI_SequenceOfSequenceOfShape theSeq)
 {
     throw new NotImplementedException();
 }