Beispiel #1
0
 public void Build(GeomFill_SectionLaw Section, GeomFill_ApproxStyle Methode)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void Build(GeomFill_SectionLaw Section, GeomFill_ApproxStyle Methode, GeomAbs_Shape Continuity)
 {
     throw new NotImplementedException();
 }
 public void Build(TopTools_MapOfShape ReversedEdges, BRepFill_DataMapOfShapeHArray2OfShape Tapes,
                   BRepFill_DataMapOfShapeHArray2OfShape Rails, BRepFill_TransitionStyle Transition, GeomAbs_Shape Continuity,
                   GeomFill_ApproxStyle Approx)
 {
     throw new NotImplementedException();
 }