Exemple #1
0
 public GeomFill_CoonsAlgPatch(GeomFill_Boundary B1, GeomFill_Boundary B2, GeomFill_Boundary B3,
                               GeomFill_Boundary B4)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Init(GeomFill_Boundary B1, GeomFill_Boundary B2, GeomFill_Boundary B3, GeomFill_Boundary B4)
 {
     throw new NotImplementedException();
 }
 public GeomFill_Boundary(GeomFill_Boundary parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }