public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, int NbMaxP) { 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(); }
public void Perform(GeomFill_Line Lin, GeomFill_SweepSectionGenerator SecGen, bool SpApprox) { throw new NotImplementedException(); }
public GeomFill_SweepSectionGenerator(GeomFill_SweepSectionGenerator parameter1) : base() { throw new NotImplementedException(); }