Пример #1
0
 public void SetValues(IntRes2d_Intersection Inter)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void Append(IntRes2d_Intersection Inter, double FirstParam1, double LastParam1, double FirstParam2,
                    double LastParam2)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public IntRes2d_Intersection(IntRes2d_Intersection Other)
     : base()
 {
     throw new NotImplementedException();
 }