• pkv's avatar
    0024247: Wrong result obtained by General Fuse algorithm · af4e6dab
    pkv authored
    v0.0
    
    I. New features:
    no new features
    
    II. Changes:
    II.1. class BOPAlgo_PaveFiller
       - method:
    void BOPAlgo_PaveFiller::PerformFF()
    Prepare data to the filter BOPAlgo_PaveFiller::::CheckPlanes(...).
    
       - method:
    Standard_Boolean
      BOPAlgo_PaveFiller::CheckPlanes(const Standard_Integer nF1,
    			  const Standard_Integer nF2)const
    1)The contents of the filter has been updated by all vertices of the faces images.
    2)The method declared as const
    
    III. Modified entities:
    packages:
    BOPAlgo
    
    Test cases for issue CR24247
    af4e6dab
BOPAlgo_PaveFiller_6.cxx 60.6 KB