Ejemplo n.º 1
0
 public GeomFill_Line(GeomFill_Line parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, int NbMaxP)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, bool SpApprox)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void PerformSmoothing(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void InternalPerform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, bool SpApprox,
                             bool UseVariational)
 {
     throw new NotImplementedException();
 }