mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
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