示例#1
0
 public GeomFill_Line(GeomFill_Line parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, int NbMaxP)
 {
     throw new NotImplementedException();
 }
 public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, bool SpApprox)
 {
     throw new NotImplementedException();
 }
 public void PerformSmoothing(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen)
 {
     throw new NotImplementedException();
 }
 public void InternalPerform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, bool SpApprox,
                             bool UseVariational)
 {
     throw new NotImplementedException();
 }