Пример #1
0
 public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, int NbMaxP)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void PerformSmoothing(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void InternalPerform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, bool SpApprox,
                             bool UseVariational)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, bool SpApprox)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public GeomFill_SweepSectionGenerator(GeomFill_SweepSectionGenerator parameter1)
     : base()
 {
     throw new NotImplementedException();
 }