Ejemplo n.º 1
0
 public void Append(IntCurveSurface_IntersectionSegment Seg)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void SetValue(int theIndex, IntCurveSurface_IntersectionSegment theItem)
 {
     throw new NotImplementedException();
 }
 public IntCurveSurface_IntersectionSegment(IntCurveSurface_IntersectionSegment parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void Prepend(IntCurveSurface_IntersectionSegment theItem)
 {
     throw new NotImplementedException();
 }