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