Exemplo n.º 1
0
 public void SetValues(IntRes2d_Intersection Inter)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Append(IntRes2d_Intersection Inter, double FirstParam1, double LastParam1, double FirstParam2,
                    double LastParam2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public IntRes2d_Intersection(IntRes2d_Intersection Other)
     : base()
 {
     throw new NotImplementedException();
 }