Inheritance: CascadeSharp.TKG2d.Geom2d.Geom2d_Geometry
Esempio n. 1
0
 public double SquareDistance(Geom2d_Point Other)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public Geom2d_Point(Geom2d_Point parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }