Пример #1
0
 public void Append(IntCurveSurface_IntersectionSegment Seg)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void SetValue(int theIndex, IntCurveSurface_IntersectionSegment theItem)
 {
     throw new NotImplementedException();
 }
 public IntCurveSurface_IntersectionSegment(IntCurveSurface_IntersectionSegment parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void Prepend(IntCurveSurface_IntersectionSegment theItem)
 {
     throw new NotImplementedException();
 }