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