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