Ejemplo n.º 1
0
 public gp_Lin2d(gp_Lin2d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public double Angle(gp_Lin2d Other)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public double SquareDistance(gp_Lin2d Other)
 {
     throw new NotImplementedException();
 }