Example #1
0
 public gp_Pln(gp_Pln parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Example #2
0
 public double SquareDistance(gp_Pln Other)
 {
     throw new NotImplementedException();
 }