Пример #1
0
 public void Append(Geom_SequenceOfBSplineSurface theSequence)
 {
     throw new NotImplementedException();
 }
 public Geom_SequenceOfBSplineSurface Assign(Geom_SequenceOfBSplineSurface theOther)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public Geom_HSequenceOfBSplineSurface(Geom_SequenceOfBSplineSurface theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, Geom_SequenceOfBSplineSurface theSeq)
 {
     throw new NotImplementedException();
 }