public void Place(BRepFill_Section Sec, TopoDS_Wire W, gp_Trsf Trsf, ref double param)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public BRepFill_Section(BRepFill_Section parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void SetValue(int theIndex, BRepFill_Section theItem)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public void Append(BRepFill_Section theItem)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public void InsertAfter(int theIndex, BRepFill_Section theItem)
 {
     throw new NotImplementedException();
 }