• emv's avatar
    0027274: Regression vs 6.9.1: Wrong result of General Fuse operation on two cylinders · 5be33fb6
    emv authored
    When reducing the tolerance values of the vertices put on section curves take into
    account all section curves, not only those for which the tolerance have been reduced
    (method void BOPAlgo_PaveFiller::CorrectToleranceOfSE()).
    The new protection has been added to avoid reducing of tolerance values of vertices
    to the values less than the tolerance values of edges containing these vertices.
    
    Adjusting of test case bugs/modalg_5/bug25232_9
    5be33fb6
BOPAlgo_PaveFiller_6.cxx 79.1 KB