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